src/eric7/MicroPython/BluetoothDialogs/__init__.py@5f2377b32716
src/eric7/MicroPython/BluetoothDialogs/__init__.py
Thu, 09 Mar 2023 11:13:35 +0100
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Thu, 09 Mar 2023 11:13:35 +0100
- branch
- mpy_network
- changeset 9863
- 5f2377b32716
- parent 9855
-
c9244db5566a
- child 10439
-
21c28b0f9e41
- permissions
- -rw-r--r--
BluetoothAdvertisement
- changed the 'name' property to prefer the complete name
# -*- coding: utf-8 -*-
# Copyright (c) 2023 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package implementing Bluetooth related dialogs.
"""