mirror of
https://github.com/opentx/opentx.git
synced 2025-07-19 14:25:11 +03:00
Popup in module information screen
This commit is contained in:
parent
64c3164ed4
commit
33e320a581
3 changed files with 13 additions and 5 deletions
|
@ -571,7 +571,7 @@ PACK(struct GlobalData {
|
|||
uint8_t unexpectedShutdown:1;
|
||||
uint8_t externalAntennaEnabled:1;
|
||||
uint8_t authenticationCount:2;
|
||||
uint8_t authenticationPopup:1;
|
||||
uint8_t upgradeModulePopup:1;
|
||||
uint8_t spare:3;
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue