blatted/blatted/tools/ble/scanner.py

5 lines
75 B
Python

from bleak import BleakScanner
def scanner():
print("scanner called")