src/eric7/MicroPython/BluetoothDialogs/__init__.py@72ff8c49919e
src/eric7/MicroPython/BluetoothDialogs/__init__.py
Tue, 15 Apr 2025 12:23:11 +0200
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Tue, 15 Apr 2025 12:23:11 +0200
- branch
- eric7
- changeset 11219
- 72ff8c49919e
- parent 11090
-
f5f5f5803935
- permissions
- -rw-r--r--
MicroPython Interface
- Adapted some device scripts (Pimoroni branch) to latest MPy firmware.
# -*- coding: utf-8 -*-
# Copyright (c) 2023 - 2025 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package implementing Bluetooth related dialogs.
"""