This commit is contained in:
Eggert Jung
2025-06-01 18:43:46 +02:00
parent c4d7ca3cf0
commit 83e18391b7
6 changed files with 26 additions and 19 deletions

View File

@@ -43,7 +43,7 @@ void Application::action() { // NOLINT
kout << text[cnt-1];
}
kout << endl << flush;
Guard::leave();
//Guard::leave();
//koutlock.unlock();
activeWaitDelay(1000000000);