--- /dev/null
+# Precompiled Firmware
+This directory contains the latest version of the precompiled firmware. You can download and flash this file to your RNode using the [RNode Config Utility](https://github.com/markqvist/rnodeconfigutil).
\ No newline at end of file
Serial.write(FEND);
Serial.write(CMD_STAT_RSSI);
Serial.write((uint8_t)(last_rssi-rssi_offset));
+ Serial.write(FEND);
// And then write the entire packet
Serial.write(FEND);
Serial.write(FEND);
Serial.write(CMD_STAT_RSSI);
Serial.write((uint8_t)(last_rssi-rssi_offset));
+ Serial.write(FEND);
// And then write the entire packet
Serial.write(FEND);