mirror of
https://github.com/kavishdevar/librepods.git
synced 2026-02-03 00:29:16 +00:00
add instructions for windows for prox keys script
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user