Start update of documentation to support possible multiple architectures in the futur...
[pub/lufa.git] / LUFA / CodeTemplates / DriverStubs / Buttons.h
index de23d7b..f1a1846 100644 (file)
@@ -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: */