aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/CodeTemplates/DriverStubs/Buttons.h
diff options
context:
space:
mode:
Diffstat (limited to 'LUFA/CodeTemplates/DriverStubs/Buttons.h')
-rw-r--r--LUFA/CodeTemplates/DriverStubs/Buttons.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/LUFA/CodeTemplates/DriverStubs/Buttons.h b/LUFA/CodeTemplates/DriverStubs/Buttons.h
index de23d7be6..f1a184600 100644
--- a/LUFA/CodeTemplates/DriverStubs/Buttons.h
+++ b/LUFA/CodeTemplates/DriverStubs/Buttons.h
@@ -43,9 +43,6 @@
#define __BUTTONS_USER_H__
/* Includes: */
- #include <avr/io.h>
- #include <stdbool.h>
-
// TODO: Add any required includes here
/* Enable C linkage for C++ Compilers: */