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:
@ -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_500ms);
|
||||
BACKLIGHT_turn_on(backlight_tx_rx_time_10ms);
|
||||
|
||||
if (g_eeprom.config.setting.dual_watch != DUAL_WATCH_OFF)
|
||||
{ // dual-RX is enabled
|
||||
|
Reference in New Issue
Block a user