1
0
Fork 0
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:
Bertrand Songis 2016-11-27 14:47:01 +01:00
parent 8854cf9e87
commit ee1f6e5bdc
10 changed files with 141 additions and 73 deletions

View file

@ -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);