This commit is contained in:
Armel FAUVEAU
2024-06-26 03:15:22 +02:00
parent 7f01359fb2
commit b5d8a07188

View File

@@ -701,7 +701,7 @@ static void MAIN_Key_STAR(bool bKeyPressed, bool bKeyHeld)
gRequestDisplayScreen = DISPLAY_SCANNER;
}
gPttWasReleased = true;
//gPttWasReleased = true; Fixed issue #138
gUpdateStatus = true;
}