src/eric7/MicroPython/CircuitPythonUpdater/__init__.py@4958dd72c937
src/eric7/MicroPython/CircuitPythonUpdater/__init__.py
Thu, 09 Feb 2023 09:55:57 +0100
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Thu, 09 Feb 2023 09:55:57 +0100
- branch
- eric7
- changeset 9750
- 4958dd72c937
- parent 9740
-
90072e10ae9b
- permissions
- -rw-r--r--
Little enhancement to the BBC micro:bit firmware version display function to be a bit more flexible.
# -*- coding: utf-8 -*-
# Copyright (c) 2023 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package implementing the updater and associated dialogs.
"""