Updated readme

pull/1/head
Mark Qvist 2018-07-04 23:27:41 +02:00
parent 76c2feff57
commit 9f0eb06297
1 changed files with 7 additions and 0 deletions

View File

@ -78,6 +78,13 @@ chmod a+x rnodeconf
Print info like serial number, hardware revision, model and firmware version.
```
./rnodeconf /dev/ttyUSB0 -I
```
### Update the firmware
Grab the latest precompiled firmware from the RNode Firmware repository and flash it to the device.
```
./rnodeconf /dev/ttyUSB0 -I
```