mirror of
https://github.com/egzumer/uv-k5-firmware-custom
synced 2024-11-22 01:32:43 +00:00
parent
e929a79765
commit
986c0ce368
@ -461,7 +461,7 @@ void APP_StartListening(FUNCTION_Type_t function)
|
|||||||
AUDIO_AudioPathOn();
|
AUDIO_AudioPathOn();
|
||||||
gEnableSpeaker = true;
|
gEnableSpeaker = true;
|
||||||
|
|
||||||
if (gSetting_backlight_on_tx_rx != BACKLIGHT_ON_TR_OFF) {
|
if (gSetting_backlight_on_tx_rx & BACKLIGHT_ON_TR_RX) {
|
||||||
BACKLIGHT_TurnOn();
|
BACKLIGHT_TurnOn();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user