Updated readme
parent
76c2feff57
commit
9f0eb06297
|
@ -78,6 +78,13 @@ chmod a+x rnodeconf
|
||||||
|
|
||||||
Print info like serial number, hardware revision, model and firmware version.
|
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
|
./rnodeconf /dev/ttyUSB0 -I
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue