mirror of
https://github.com/opentx/opentx.git
synced 2025-07-23 08:15:17 +03:00
Duplicate call of BACKLIGHT_ENABLE()
This commit is contained in:
parent
f2adacc2cf
commit
76b8e3a17f
1 changed files with 0 additions and 4 deletions
|
@ -1903,10 +1903,6 @@ void opentxInit()
|
||||||
auxSerialInit(g_eeGeneral.auxSerialMode, modelTelemetryProtocol());
|
auxSerialInit(g_eeGeneral.auxSerialMode, modelTelemetryProtocol());
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if defined(PCBTARANIS)
|
|
||||||
BACKLIGHT_ENABLE();
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#if MENUS_LOCK == 1
|
#if MENUS_LOCK == 1
|
||||||
getMovedSwitch();
|
getMovedSwitch();
|
||||||
if (TRIMS_PRESSED() && g_eeGeneral.switchUnlockStates==switches_states) {
|
if (TRIMS_PRESSED() && g_eeGeneral.switchUnlockStates==switches_states) {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue