mirror of
https://github.com/opentx/opentx.git
synced 2025-07-23 08:15:17 +03:00
[Companion] It's now possible to create an empty Horus storage and simulate it (only the 1st model)
This commit is contained in:
parent
8854cf9e87
commit
ee1f6e5bdc
10 changed files with 141 additions and 73 deletions
|
@ -1100,7 +1100,7 @@ static inline void check_struct()
|
|||
CHKSIZE(CurveData, 4);
|
||||
CHKSIZE(RadioData, 847);
|
||||
CHKSIZE(ModelData, 9380);
|
||||
|
||||
CHKSIZE(CustomScreenData, 610);
|
||||
#elif defined(PCBSKY9X)
|
||||
CHKSIZE(MixData, 20);
|
||||
CHKSIZE(ExpoData, 17);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue