master
Stefan Dorn 2016-06-13 23:42:34 +01:00
parent b5c9da488a
commit 8748e15b59
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
// hardware // hardware
// -------------------------------------------------------------------- // --------------------------------------------------------------------
#define KBD_DEBUG #define KBD_DEBUG // comment out to disable the debug interface completely
#include "./keyboard/controller.c" #include "./keyboard/controller.c"
#include "./keyboard/keyboard.h" #include "./keyboard/keyboard.h"