1
0
Fork 0

Add a note about the loop option

This commit is contained in:
Daniele Tricoli 2023-02-10 01:23:28 +01:00
parent d730e484a2
commit 84bfcc85fa
2 changed files with 10 additions and 0 deletions

View file

@ -49,3 +49,13 @@ $ freakble send --device AA:AA:AA:AA:AA:AA Hello, there!
```
where you have to substitute `AA:AA:AA:AA:AA:AA` with your device's address.
The `--loop` flag will make freakble to send continuosly the message until
`CTRL + C` is pressed. Right now the resend interval is hardcoded and its value
is 0.1 seconds.
```console
$ freakble send --device AA:AA:AA:AA:AA:AA --loop FREAKNET
```
![A photo of a LYLIGO TTGO LoRa v2 1.6 showing the text: you> FREAKNET in multiple lines.](extras/304f4bb6-4f51-4183-95b9-c329b9bf69ab.jpg)

Binary file not shown.

After

Width:  |  Height:  |  Size: 90 KiB