mirror of
https://github.com/opentx/opentx.git
synced 2025-07-25 09:15:38 +03:00
parent
9792bf52d4
commit
ccc93ce439
33 changed files with 328 additions and 153 deletions
|
@ -1170,14 +1170,10 @@ union ReusableBuffer
|
|||
struct {
|
||||
ModuleInformation modules[NUM_MODULES];
|
||||
uint32_t updateTime;
|
||||
|
||||
union {
|
||||
ModuleSettings moduleSettings;
|
||||
ReceiverSettings receiverSettings;
|
||||
};
|
||||
|
||||
uint8_t moduleSettingsDirty;
|
||||
|
||||
} hardwareAndSettings;
|
||||
|
||||
struct {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue