src/eric7/MicroPython/BluetoothDialogs/__init__.py

Tue, 16 May 2023 14:36:05 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Tue, 16 May 2023 14:36:05 +0200
branch
eric7
changeset 10032
102b79b2a8cd
parent 9855
c9244db5566a
child 10439
21c28b0f9e41
permissions
-rw-r--r--

Finetuned the bluetooth scan function for various MicroPython boards.

# -*- coding: utf-8 -*-

# Copyright (c) 2023 Detlev Offenbach <detlev@die-offenbachs.de>
#

"""
Package implementing Bluetooth related dialogs.
"""

eric ide

mercurial