1
0
mirror of https://github.com/undera/pylgbst.git synced 2020-11-18 19:37:26 -08:00

Release 0.9

This commit is contained in:
Andrey Pohilko 2018-09-12 10:23:33 +03:00
parent 0a84d1ea1f
commit a5ff4b85eb

View File

@ -34,7 +34,7 @@ _Please note that this library requires one of Bluetooth backend libraries to be
Install library like this:
```bash
pip install https://github.com/undera/pylgbst/archive/0.8.tar.gz
pip install https://github.com/undera/pylgbst/archive/0.9.tar.gz
```
Then instantiate MoveHub object and start invoking its methods. Following is example to just print peripherals detected on Hub: