src/eric7/MicroPython/Devices/CircuitPythonUpdater/__init__.py@c1c31b861d54
src/eric7/MicroPython/Devices/CircuitPythonUpdater/__init__.py
Sat, 26 Apr 2025 11:58:15 +0200
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Sat, 26 Apr 2025 11:58:15 +0200
- branch
- eric7
- changeset 11237
- c1c31b861d54
- parent 11090
-
f5f5f5803935
- permissions
- -rw-r--r--
MicroPython
- Changed the 'picowireless' part to adhere to the new AP related code.
# -*- coding: utf-8 -*-
# Copyright (c) 2023 - 2025 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package implementing the updater and associated dialogs.
"""