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 cd2bf5b commit 56605c8Copy full SHA for 56605c8
Readme.md
@@ -24,7 +24,10 @@ chmod +x bluetooth_battery.py
24
./bluetooth_battery.py [BT_MAC_ADDRESS_1] ...
25
```
26
27
-You can input addresses for as many devices as you want separated by space.
+**You can input addresses for as many devices as you want separated by space.**
28
+
29
+_make sure you have `python-pybluez` or `python3-pybluez` installed on your system._
30
+_if you are using pip, install `PyBluez` instead._
31
32
### It didn't work?
33
0 commit comments