src/eric7/MicroPython/Devices/EspDialogs/__init__.py@f702f6781b05
src/eric7/MicroPython/Devices/EspDialogs/__init__.py
Sun, 09 Jun 2024 16:49:06 +0200
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Sun, 09 Jun 2024 16:49:06 +0200
- branch
- eric7
- changeset 10760
- f702f6781b05
- parent 10439
-
21c28b0f9e41
- child 11090
-
f5f5f5803935
- permissions
- -rw-r--r--
General
- Improved the internal debug logging system.
# -*- coding: utf-8 -*-
# Copyright (c) 2023 - 2024 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package implementing dialogs used by the EspDevices module.
"""