😔
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
import asyncio
|
import asyncio
|
||||||
from bleak import BleakScanner, BleakError
|
from bleak import BleakScanner, BleakError
|
||||||
|
|
||||||
VENDOR_PREFIXES = ['00:25:DF', '00:58:28', '00:C0:D4', '84:70:03']
|
VENDOR_PREFIXES = ['00:25:DF', '00:58:28', '00:C0:D4', '84:70:03' 'C0:1C:6A']
|
||||||
|
|
||||||
async def main():
|
async def main():
|
||||||
print("Scanning for BLE devices...")
|
print("Scanning for BLE devices...")
|
||||||
|
|||||||
Reference in New Issue
Block a user