mirror of
https://github.com/kawasaki/pyscrlink.git
synced 2025-09-07 10:10:24 +02:00
README.md: Add description about "-s 1" option for toio
For toio, it is recommended to add "-s 1" option to scratch_link command. It reduces scan wait duration, and allows toio Do Visual Programming to connect toio devices automatically. Document it for toio users. Signed-off-by: Shin'ichiro Kawasaki <kawasaki@juno.dti.ne.jp>
This commit is contained in:
@@ -161,6 +161,8 @@ Usage
|
|||||||
```sh
|
```sh
|
||||||
$ scratch_link
|
$ scratch_link
|
||||||
```
|
```
|
||||||
|
If your device is toio, add "-s 1" option to the scratch_link command. It
|
||||||
|
allows the toio Do Visual Programming to connect to toio automatically.
|
||||||
|
|
||||||
3. Connect scratch to the target device such as micro:bit or LEGO Mindstorms:
|
3. Connect scratch to the target device such as micro:bit or LEGO Mindstorms:
|
||||||
* Open FireFox or Chrome. (Make sure to run as the same user for scratch-link python script.)
|
* Open FireFox or Chrome. (Make sure to run as the same user for scratch-link python script.)
|
||||||
|
Reference in New Issue
Block a user