diff --git a/c_os/user/demo/KeyboardDemo.cc b/c_os/user/demo/KeyboardDemo.cc index 9054fdd..6f28601 100755 --- a/c_os/user/demo/KeyboardDemo.cc +++ b/c_os/user/demo/KeyboardDemo.cc @@ -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) {