mirror of
https://github.com/kawasaki/pyscrlink.git
synced 2025-07-21 09:31:21 +02:00
README.md: Clarify bluepy-helper capability setup requirement
@n3storm reported that it is not clear which device is BLE, and requires bluepy-helper capability setup. Improve description to note that most of devices require the setup since BLE devices are getting the majority. Signed-off-by: Shin'ichiro Kawasaki <kawasaki@juno.dti.ne.jp>
This commit is contained in:
@@ -51,7 +51,7 @@ following devices and Linux distros.
|
||||
Devices:
|
||||
* LEGO Mindstorm EV3 by @chrisglencross
|
||||
* LEGO WeDo by @zhaowe, @KingBBQ
|
||||
* LEGO Boost and compatible chinese device (BLE) by @laurentchar, @miguev, @jacquesdt, @n3storm
|
||||
* LEGO Boost and compatible devices by @laurentchar, @miguev, @jacquesdt, @n3storm
|
||||
* Intelino Smart Train by @ErrorJan
|
||||
* toio by @shimodash
|
||||
|
||||
@@ -88,7 +88,8 @@ Installation
|
||||
$ pip3 install pyscrlink
|
||||
```
|
||||
|
||||
4. For Bluetooth Low Energy (BLE) devices, set bluepy-helper capability.
|
||||
4. Set bluepy-helper capability.
|
||||
This step is required for most of devices except LEGO Mindstorm EV3.
|
||||
|
||||
```
|
||||
$ bluepy_helper_cap
|
||||
|
Reference in New Issue
Block a user