src/eric7/MicroPython/Devices/CircuitPythonUpdater/__init__.py@62019277dd0a
src/eric7/MicroPython/Devices/CircuitPythonUpdater/__init__.py
Sun, 28 May 2023 18:04:11 +0200
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Sun, 28 May 2023 18:04:11 +0200
- branch
- eric7
- changeset 10083
- 62019277dd0a
- parent 9756
-
9854647c8c5c
- child 10439
-
21c28b0f9e41
- permissions
- -rw-r--r--
Fixed an issue in the MicroPython syncTime() method.
# -*- coding: utf-8 -*-
# Copyright (c) 2023 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package implementing the updater and associated dialogs.
"""