Skip to content

Commit

Permalink
Added PyBluez instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
TheWeirdDev committed May 22, 2020
1 parent cd2bf5b commit 56605c8
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,10 @@ chmod +x bluetooth_battery.py
./bluetooth_battery.py [BT_MAC_ADDRESS_1] ...
```

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.**

_make sure you have `python-pybluez` or `python3-pybluez` installed on your system._
_if you are using pip, install `PyBluez` instead._

### It didn't work?

Expand Down

0 comments on commit 56605c8

Please sign in to comment.