0
mirror of https://github.com/OneOfEleven/uv-k5-firmware-custom.git synced 2025-06-18 22:29:50 +03:00
This commit is contained in:
OneOfEleven
2023-11-09 12:38:23 +00:00
parent 6f9b770b77
commit 857cf8356a
2 changed files with 9 additions and 18 deletions

View File

@ -86,7 +86,7 @@ const t_menu_item g_menu_list[] =
{"KeyLOC", VOICE_ID_INVALID, MENU_AUTO_KEY_LOCK }, // was "AUTOLk"
#endif
#ifdef ENABLE_SCAN_RANGES
{"S RANG", VOICE_ID_INVALID, MENU_SCAN_RANGES },
{"SRANGE", VOICE_ID_INVALID, MENU_SCAN_RANGES },
#endif
{"S ADD1", VOICE_ID_INVALID, MENU_S_ADD1 },
{"S ADD2", VOICE_ID_INVALID, MENU_S_ADD2 },