mirror of
https://github.com/opentx/opentx.git
synced 2025-07-16 04:45:17 +03:00
OTA update continued
This commit is contained in:
parent
bae1131a1b
commit
ae0781f6d7
16 changed files with 35 additions and 4 deletions
|
@ -1179,6 +1179,7 @@ union ReusableBuffer
|
|||
uint16_t count;
|
||||
char originalName[SD_SCREEN_FILE_LENGTH+1];
|
||||
BindInformation otaInformation;
|
||||
char otaReceiverVersion[sizeof(TR_CURRENT_VERSION) + 12];
|
||||
} sdManager;
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue