diff --git a/src/main.c b/src/main.c index 3b2c078..9de8bb2 100644 --- a/src/main.c +++ b/src/main.c @@ -15,7 +15,6 @@ // This can prevent issues with utils/delay.h library with the gcc toolchain #define __DELAY_BACKWARD_COMPATIBLE__ -#include "LedController.h" #include "RegEdit.h" #include "SuperLoop.h" #include "config.h"