Who cares
This commit is contained in:
@@ -202,7 +202,7 @@ void keyboard_handler()
|
||||
if (c)
|
||||
{
|
||||
// Should probably have a keyboard buffer here... instead of this
|
||||
//putchar(c);
|
||||
putchar(c);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user