X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/61a799ed55c5e4d5d0fd8dd4b35bfe57db33822e..ceb16ee24f1e6add5e2ad0398369c24d2d868cd8:/LUFA/Common/BoardTypes.h diff --git a/LUFA/Common/BoardTypes.h b/LUFA/Common/BoardTypes.h index b162524ee..700da980c 100644 --- a/LUFA/Common/BoardTypes.h +++ b/LUFA/Common/BoardTypes.h @@ -98,10 +98,10 @@ /** Selects the Teensy (all versions) specific board drivers, including the driver for the board LEDs. */ #define BOARD_TEENSY 11 - /** Selects the USBTINY MKII specific board drivers, including the driver for the board LEDs. */ + /** Selects the USBTINY MKII specific board drivers, including the Button and LEDs drivers. */ #define BOARD_USBTINYMKII 12 - /** Selects the Benito specific board drivers, including the driver for the board LEDs. */ + /** Selects the Benito specific board drivers, including the Button and LEDs drivers. */ #define BOARD_BENITO 13 /** Selects the JM-DB-U2 specific board drivers, including the Button and LEDs drivers. */