This commit is contained in:
Pawel Spychalski (DzikuVx)
2017-10-27 11:25:48 +02:00
parent 5c090b6868
commit 0f735f0054
4 changed files with 20 additions and 2 deletions

View File

@@ -89,4 +89,5 @@ struct RxDeviceState_t {
uint8_t a1Voltage = 0;
uint8_t a2Voltage = 0;
uint32_t roundtrip = 0;
uint8_t flags = 0;
};