mirror of
https://github.com/opentx/opentx.git
synced 2025-07-24 00:35:18 +03:00
OTA Update added
This commit is contained in:
parent
daba1ffcb1
commit
ad9d8001b2
6 changed files with 243 additions and 43 deletions
|
@ -1164,7 +1164,7 @@ union ReusableBuffer
|
|||
uint16_t offset;
|
||||
uint16_t count;
|
||||
char originalName[SD_SCREEN_FILE_LENGTH+1];
|
||||
BindInformation otaInformation;
|
||||
OtaUpdateInformation otaUpdateInformation;
|
||||
char otaReceiverVersion[sizeof(TR_CURRENT_VERSION) + 12];
|
||||
} sdManager;
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue