add instructions for windows for prox keys script

This commit is contained in:
Kavish Devar
2025-09-03 03:21:41 +05:30
parent 325ef1e953
commit 73e55a02d6

View File

@@ -1,4 +1,9 @@
#!/usr/bin/env python3
# Needs https://github.com/google/bumble on Windows
# See https://github.com/google/bumble/blob/main/docs/mkdocs/src/platforms/windows.md for usage.
# You need to associate WinUSB with your Bluetooth interface. Once done, you can roll back to the original driver from Device Manager.
import sys
import asyncio
import argparse