We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53f386a commit 28d83c9Copy full SHA for 28d83c9
README.md
@@ -8,6 +8,12 @@ Take full control of your USB Bluetooth controllers from Python!
8
9
If you want to use this library with Scapy, please check out [scapy-usbbluetooth](https://pypi.org/project/scapy-usbbluetooth/).
10
11
+For general documentation about the project, please visit [usbbluetooth.github.io](https://usbbluetooth.github.io).
12
+
13
+For a C version of this library, check out [UsbBluetooth for C](https://github.com/usbbluetooth/usbbluetooth).
14
15
+For a C# version of this library, check out [UsbBluetooth for C#](https://github.com/usbbluetooth/usbbluetooth-csharp).
16
17
## Installation
18
19
Just use pip :)
0 commit comments