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: