src/eric7/MicroPython/Devices/CircuitPythonUpdater/__init__.py@289c7150ec4b
src/eric7/MicroPython/Devices/CircuitPythonUpdater/__init__.py
Mon, 24 Mar 2025 14:16:32 +0100
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Mon, 24 Mar 2025 14:16:32 +0100
- branch
- eric7
- changeset 11189
- 289c7150ec4b
- parent 11090
-
f5f5f5803935
- permissions
- -rw-r--r--
Corrected some code in the MicrobitDevices module related to CircuitPython.
# -*- coding: utf-8 -*-
# Copyright (c) 2023 - 2025 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package implementing the updater and associated dialogs.
"""