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

Maintain monitor update

This commit is contained in:
OneOfEleven
2023-09-26 14:25:14 +01:00
parent 14f154b927
commit cb92f2e098
6 changed files with 10 additions and 6 deletions

View File

@ -130,7 +130,7 @@ void FUNCTION_Select(FUNCTION_Type_t Function)
case FUNCTION_INCOMING:
case FUNCTION_RECEIVE:
gMonitor = false;
// gMonitor = false;
break;
case FUNCTION_POWER_SAVE: