src/eric7/MicroPython/Devices/CircuitPythonUpdater/__init__.py@9e2fcf4efa37
src/eric7/MicroPython/Devices/CircuitPythonUpdater/__init__.py
Wed, 29 Mar 2023 19:10:30 +0200
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Wed, 29 Mar 2023 19:10:30 +0200
- branch
- eric7
- changeset 9949
- 9e2fcf4efa37
- parent 9756
-
9854647c8c5c
- child 10439
-
21c28b0f9e41
- permissions
- -rw-r--r--
Changed the modules install dialog for CircuitPython slightly to enable searching by pressing 'Return' in the filter edit.
# -*- coding: utf-8 -*-
# Copyright (c) 2023 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package implementing the updater and associated dialogs.
"""