Better status reporting for RC

This commit is contained in:
Lorenz Meier
2017-01-21 14:43:59 +01:00
parent 4ceba407f2
commit 969c9ca7e8
+1 -1
View File
@@ -233,7 +233,7 @@ int st24_decode(uint8_t byte, uint8_t *rssi, uint8_t *lost_count, uint16_t *chan
// ReceiverFcPacket* d = (ReceiverFcPacket*)&_rxpacket.st24_data;
/* we silently ignore this data for now, as it is unused */
ret = 2;
ret = 5;
}
break;