1

keyboard demo input lower

This commit is contained in:
2022-07-24 22:42:54 +02:00
parent 79ddabd23b
commit 7e046b6f89

View File

@ -21,7 +21,7 @@ void KeyboardDemo::run() {
kout << "Info: Die Keyboard Demo sperrt den Output Stream:\n"
<< " Wenn die Preemption Demo laeuft wird diese also erst\n"
<< " fortfahren wenn die Keyboard Demo wieder beendet ist." << endl;
kout << "\nInput: ";
kout << "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\nInput: ";
kout.flush();
while (running) {