aboutsummaryrefslogtreecommitdiffstats
path: root/buttons.c
diff options
context:
space:
mode:
Diffstat (limited to 'buttons.c')
-rw-r--r--buttons.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/buttons.c b/buttons.c
index 5605e69..45ea7bd 100644
--- a/buttons.c
+++ b/buttons.c
@@ -10,7 +10,6 @@
*/
#include "buttons.h"
-#include "ch.h"
#include "hal.h"
unsigned char button_state = 0;