comparison: src/eric7/MicroPython/BluetoothDialogs/BluetoothStatusDialog.py
src/eric7/MicroPython/BluetoothDialogs/BluetoothStatusDialog.py
- branch
- mpy_network
- changeset 9857
- 0122ae72618d
- parent 9855
- c9244db5566a
- child 9878
- a82014a9e57b
equal
deleted
inserted
replaced
1 # -*- coding: utf-8 -*- |
1 # -*- coding: utf-8 -*- |
|
2 |
|
3 # Copyright (c) 2023 Detlev Offenbach <detlev@die-offenbachs.de> |
|
4 # |
2 |
5 |
3 """ |
6 """ |
4 Module implementing BluetoothStatusDialog. |
7 Module implementing BluetoothStatusDialog. |
5 """ |
8 """ |
6 |
9 |