src/eric7/MicroPython/BluetoothDialogs/__init__.py@8a68a7a7ab88
src/eric7/MicroPython/BluetoothDialogs/__init__.py
Wed, 03 May 2023 10:12:03 +0200
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Wed, 03 May 2023 10:12:03 +0200
- branch
- mpy_network
- changeset 10010
- 8a68a7a7ab88
- parent 9855
-
c9244db5566a
- child 10439
-
21c28b0f9e41
- permissions
- -rw-r--r--
MicroPython
- Added a dialog for manual configuration of the WebREPL connection parameters.
# -*- coding: utf-8 -*-
# Copyright (c) 2023 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package implementing Bluetooth related dialogs.
"""