0
mirror of https://github.com/OneOfEleven/uv-k5-firmware-custom.git synced 2025-06-18 22:29:50 +03:00

README.md update

This commit is contained in:
OneOfEleven
2023-12-01 12:26:57 +00:00
parent d3f8d2e56d
commit f134592f66
6 changed files with 3 additions and 2 deletions

View File

@ -1119,7 +1119,7 @@ void UI_DisplayMain(void)
}
else
{
sprintf(str, "DTMF entry ..");
sprintf(str, "DTMF entry");
}
str[16] = 0;
UI_PrintString(str, 2, 0, 0 + (vfo_num * 3), 8);