src/eric7/MicroPython/Devices/EspDialogs/__init__.py@0cf5dda5512f
src/eric7/MicroPython/Devices/EspDialogs/__init__.py
Thu, 09 Mar 2023 16:56:24 +0100
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Thu, 09 Mar 2023 16:56:24 +0100
- branch
- eric7
- changeset 9866
- 0cf5dda5512f
- parent 9756
-
9854647c8c5c
- child 10439
-
21c28b0f9e41
- permissions
- -rw-r--r--
MicroPython
- fixed a few bugs
- fixed support for ESP devices with CircuitPython with one USB port
# -*- coding: utf-8 -*-
# Copyright (c) 2023 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package implementing dialogs used by the EspDevices module.
"""