0
mirror of https://github.com/OneOfEleven/uv-k5-firmware-custom.git synced 2025-06-20 06:58:39 +03:00

deleted the TX timeout bar

This commit is contained in:
OneOfEleven
2023-11-02 15:22:32 +00:00
parent 5055586035
commit 88f0ee2500
11 changed files with 30 additions and 116 deletions

View File

@ -122,7 +122,7 @@ void GENERIC_Key_PTT(bool key_pressed)
g_flag_end_tx = false;
#ifdef ENABLE_VOX
g_vox_noise_detected = false;
g_vox_audio_detected = false;
#endif
RADIO_set_vfo_state(VFO_STATE_NORMAL);