0
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:
OneOfEleven
2023-10-02 02:02:34 +01:00
parent aafc93c2ee
commit e0aa1a83be
5 changed files with 4 additions and 4 deletions

View File

@ -726,7 +726,7 @@ void MENU_AcceptSetting(void)
break;
case MENU_F_CALI:
if (gF_LOCK)
//if (gF_LOCK)
writeXtalFreqCal(gSubMenuSelection);
return;