mirror of
https://github.com/opentx/opentx.git
synced 2025-07-24 16:55:20 +03:00
[Companion] Horus support missing the top bar and current view
This commit is contained in:
parent
3c47da2b39
commit
510e2ea450
3 changed files with 6 additions and 0 deletions
|
@ -1101,6 +1101,7 @@ static inline void check_struct()
|
|||
CHKSIZE(RadioData, 847);
|
||||
CHKSIZE(ModelData, 9380);
|
||||
CHKSIZE(CustomScreenData, 610);
|
||||
CHKSIZE(Topbar::PersistentData, 216);
|
||||
#elif defined(PCBSKY9X)
|
||||
CHKSIZE(MixData, 20);
|
||||
CHKSIZE(ExpoData, 17);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue