RX outout table moved to RxDeviceState object
This commit is contained in:
@@ -116,4 +116,5 @@ struct RxDeviceState_t {
|
||||
uint8_t a1Voltage = 0;
|
||||
uint8_t a2Voltage = 0;
|
||||
uint8_t flags = 0;
|
||||
int16_t channels[16] = {};
|
||||
};
|
||||
Reference in New Issue
Block a user