mirror of
https://github.com/opentx/opentx.git
synced 2025-07-23 16:25:16 +03:00
GET / SET RX SETTINGS now working
This commit is contained in:
parent
9a4f88c2a1
commit
cde023c64b
5 changed files with 70 additions and 58 deletions
|
@ -1149,6 +1149,7 @@ union ReusableBuffer
|
|||
uint8_t channelMapping[24];
|
||||
uint8_t telemetryEnabled;
|
||||
uint8_t pwmRate;
|
||||
uint8_t dirty;
|
||||
} receiverSetup;
|
||||
|
||||
// 103 bytes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue