1
0
Fork 0
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:
Bertrand Songis 2014-02-21 11:08:17 +01:00
parent f857d5454e
commit 6312222eec
2 changed files with 28 additions and 39 deletions

View file

@ -808,7 +808,6 @@ enum PerOutMode {
extern uint8_t startupWarningState;
enum StartupWarningStates {
STARTUP_WARNING_INIT,
STARTUP_WARNING_THROTTLE,
STARTUP_WARNING_SWITCHES,
STARTUP_WARNING_DONE,