mirror of
https://github.com/OneOfEleven/uv-k5-firmware-custom.git
synced 2025-06-20 06:58:39 +03:00
vox update - disabled while in menu mode
This commit is contained in:
@ -650,7 +650,7 @@ void SEARCH_Start(void)
|
||||
DTMF_clear_RX();
|
||||
|
||||
#ifdef ENABLE_VOX
|
||||
g_vox_lost = false;
|
||||
g_vox_lost = false;
|
||||
#endif
|
||||
|
||||
g_cxcss_tail_found = false;
|
||||
|
Reference in New Issue
Block a user