src/eric7/MicroPython/BluetoothDialogs/__init__.py@0e220c26e60e
src/eric7/MicroPython/BluetoothDialogs/__init__.py
Tue, 06 May 2025 15:32:29 +0200
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Tue, 06 May 2025 15:32:29 +0200
- branch
- eric7
- changeset 11270
- 0e220c26e60e
- parent 11090
-
f5f5f5803935
- permissions
- -rw-r--r--
Various changes and optimizations to the MicroPython support.
# -*- coding: utf-8 -*-
# Copyright (c) 2023 - 2025 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package implementing Bluetooth related dialogs.
"""