mirror of
https://github.com/opentx/opentx.git
synced 2025-07-24 00:35:18 +03:00
[PXX2] Telemetry bit added
This commit is contained in:
parent
57a2a5c8c7
commit
2e81b2ca50
4 changed files with 10 additions and 6 deletions
|
@ -1148,7 +1148,7 @@ union ReusableBuffer
|
|||
tmr10ms_t updateTime;
|
||||
uint8_t receiverId;
|
||||
uint8_t channelMapping[24];
|
||||
uint8_t telemetryEnabled;
|
||||
uint8_t telemetryDisabled;
|
||||
uint8_t pwmRate;
|
||||
uint8_t dirty;
|
||||
} receiverSetup;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue