mirror of
https://github.com/opentx/opentx.git
synced 2025-07-24 00:35:18 +03:00
Flash saving, I hope I am not wrong I removed the STARTUP_WARNING_INIT
state
This commit is contained in:
parent
f857d5454e
commit
6312222eec
2 changed files with 28 additions and 39 deletions
|
@ -808,7 +808,6 @@ enum PerOutMode {
|
|||
extern uint8_t startupWarningState;
|
||||
|
||||
enum StartupWarningStates {
|
||||
STARTUP_WARNING_INIT,
|
||||
STARTUP_WARNING_THROTTLE,
|
||||
STARTUP_WARNING_SWITCHES,
|
||||
STARTUP_WARNING_DONE,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue