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

Release 0.8

This commit is contained in:
Andrey Pohilko 2018-08-12 19:44:31 +03:00
parent ddb65ec043
commit 788ae66179

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.7.tar.gz
pip install https://github.com/undera/pylgbst/archive/0.8.tar.gz
```
Then instantiate MoveHub object and start invoking its methods. Following is example to just print peripherals detected on Hub: