src/eric7/MicroPython/BluetoothDialogs/__init__.py@05cbf70e8f10
src/eric7/MicroPython/BluetoothDialogs/__init__.py
Tue, 14 Mar 2023 13:16:06 +0100
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Tue, 14 Mar 2023 13:16:06 +0100
- branch
- mpy_network
- changeset 9885
- 05cbf70e8f10
- parent 9855
-
c9244db5566a
- child 10439
-
21c28b0f9e41
- permissions
- -rw-r--r--
MicroPython
- Added support for Ethernet enabled boards (with CircuitPython).
# -*- coding: utf-8 -*-
# Copyright (c) 2023 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package implementing Bluetooth related dialogs.
"""