mirror of
https://github.com/OneOfEleven/uv-k5-firmware-custom.git
synced 2025-06-19 06:39:49 +03:00
Fix ENABLE_KEEP_MEM_NAME stuff
This commit is contained in:
@ -726,7 +726,7 @@ void MENU_AcceptSetting(void)
|
||||
break;
|
||||
|
||||
case MENU_F_CALI:
|
||||
if (gF_LOCK)
|
||||
//if (gF_LOCK)
|
||||
writeXtalFreqCal(gSubMenuSelection);
|
||||
return;
|
||||
|
||||
|
Reference in New Issue
Block a user