src/eric7/MicroPython/BluetoothDialogs/__init__.py@f76eeb80907b
src/eric7/MicroPython/BluetoothDialogs/__init__.py
Tue, 14 Mar 2023 13:18:13 +0100
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Tue, 14 Mar 2023 13:18:13 +0100
- branch
- mpy_network
- changeset 9888
- f76eeb80907b
- parent 9855
-
c9244db5566a
- child 10439
-
21c28b0f9e41
- permissions
- -rw-r--r--
Adapted RP2040Device to the renamed method of WiznetUtilities.
# -*- coding: utf-8 -*-
# Copyright (c) 2023 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package implementing Bluetooth related dialogs.
"""