src/eric7/MicroPython/CircuitPythonUpdater/__init__.py@741c61c2cfca
src/eric7/MicroPython/CircuitPythonUpdater/__init__.py
Mon, 06 Feb 2023 15:03:54 +0100
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Mon, 06 Feb 2023 15:03:54 +0100
- branch
- eric7
- changeset 9743
- 741c61c2cfca
- parent 9740
-
90072e10ae9b
- permissions
- -rw-r--r--
Changed the enabled status of some CircuitPython library management menu entries depending on the mounted state of the device.
# -*- coding: utf-8 -*-
# Copyright (c) 2023 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package implementing the updater and associated dialogs.
"""