diff --git a/radio/src/opentx.cpp b/radio/src/opentx.cpp index 194ec9b2f..392b2e140 100644 --- a/radio/src/opentx.cpp +++ b/radio/src/opentx.cpp @@ -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) {