src/eric7/MicroPython/Devices/EspDialogs/__init__.py@bcdb5a20ddc7
src/eric7/MicroPython/Devices/EspDialogs/__init__.py
Thu, 17 Apr 2025 11:49:45 +0200
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Thu, 17 Apr 2025 11:49:45 +0200
- branch
- eric7
- changeset 11223
- bcdb5a20ddc7
- parent 11090
-
f5f5f5803935
- permissions
- -rw-r--r--
Extended a device comment in the MicroPython devices list.
# -*- coding: utf-8 -*-
# Copyright (c) 2023 - 2025 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package implementing dialogs used by the EspDevices module.
"""