mirror of
https://github.com/opentx/opentx.git
synced 2025-07-23 08:15:17 +03:00
No more global warning displayed only on Main View. Global warning will
be displayed on all menus. Saves flash on stock 9x!
This commit is contained in:
parent
7ba16bccb4
commit
aaec5f8fb0
19 changed files with 38 additions and 31 deletions
|
@ -1036,7 +1036,6 @@ uint8_t s_warning_info_len;
|
|||
// uint8_t s_warning_info_att not needed now
|
||||
uint8_t s_warning_type;
|
||||
uint8_t s_warning_result = 0;
|
||||
const pm_char * s_global_warning = NULL;
|
||||
|
||||
#if defined(CPUARM)
|
||||
int16_t s_warning_input_value;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue