diff --git a/README.md b/README.md index 3a3c783..f61995a 100644 --- a/README.md +++ b/README.md @@ -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 ```