diff --git a/hid/kbd-test/source/main.c b/hid/kbd-test/source/main.c index 3e2df0b..b398e50 100644 --- a/hid/kbd-test/source/main.c +++ b/hid/kbd-test/source/main.c @@ -75,10 +75,6 @@ int main(int argc, char* argv[]) // Clear the rest of the line printf(" \n"); - - - - // Update the console, sending a new frame to the display consoleUpdate(NULL); }