mirror of
https://github.com/opentx/opentx.git
synced 2025-07-24 00:35:18 +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());
|
||||
#endif
|
||||
|
||||
#if defined(PCBTARANIS)
|
||||
BACKLIGHT_ENABLE();
|
||||
#endif
|
||||
|
||||
#if MENUS_LOCK == 1
|
||||
getMovedSwitch();
|
||||
if (TRIMS_PRESSED() && g_eeGeneral.switchUnlockStates==switches_states) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue