0
mirror of https://github.com/OneOfEleven/uv-k5-firmware-custom.git synced 2025-06-19 14:48:03 +03:00
This commit is contained in:
OneOfEleven
2023-11-10 16:45:07 +00:00
parent 2b98faeedf
commit e2e571b4fb
9 changed files with 40 additions and 36 deletions

View File

@ -196,7 +196,7 @@ void FUNCTION_Select(function_type_t Function)
}
if (g_eeprom.config.setting.backlight_on_tx_rx == 1 || g_eeprom.config.setting.backlight_on_tx_rx == 3)
BACKLIGHT_turn_on(backlight_tx_rx_time_10ms);
BACKLIGHT_turn_on(backlight_tx_rx_time_secs);
if (g_eeprom.config.setting.dual_watch != DUAL_WATCH_OFF)
{ // dual-RX is enabled