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

compile bug fix

This commit is contained in:
OneOfEleven
2023-10-30 07:57:12 +00:00
parent 4040d047fd
commit a188f846f5
4 changed files with 2 additions and 2 deletions

View File

@ -1703,7 +1703,7 @@ void APP_process_search(void)
#if defined(ENABLE_CODE_SEARCH_TIMEOUT)
g_search_css_state = SEARCH_CSS_STATE_FAILED;
BK4819_Disable();
BK4819_Idle();
AUDIO_PlayBeep(BEEP_880HZ_60MS_TRIPLE_BEEP);
g_update_status = true;