da riced headers workan :3

This commit is contained in:
2026-04-27 03:13:55 -06:00
parent 1470d0f722
commit afc1742c2e
3 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ VENDOR_PREFIXES = ['00:25:DF', '00:58:28', '00:C0:D4', '84:70:03', 'C0:1C:6A', '
async def main():
os.system('cls' if os.name == 'nt' else 'clear') # clear the console
print(header)
print("Scanning forPolice...")
print("Scanning for Police...")
while True:
try:
devices = await BleakScanner.discover()