Add missing board Buttons driver for the USBTINY MKII board target.
[pub/USBasp.git] / LUFA / Common / BoardTypes.h
index 8e65c7a..700da98 100644 (file)
@@ -98,7 +98,7 @@
                        /** Selects the Teensy (all versions) specific board drivers, including the driver for the board LEDs. */\r
                        #define BOARD_TEENSY        11\r
                        \r
-                       /** Selects the USBTINY MKII specific board drivers, including the driver for the board LEDs. */\r
+                       /** Selects the USBTINY MKII specific board drivers, including the Button and LEDs drivers. */\r
                        #define BOARD_USBTINYMKII   12\r
                        \r
                        /** Selects the Benito specific board drivers, including the Button and LEDs drivers. */\r