X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/61a799ed55c5e4d5d0fd8dd4b35bfe57db33822e..d4c421e380904c467cc8c6af20c6a3c5213d3082:/LUFA/Drivers/Board/JMDBU2/Buttons.h diff --git a/LUFA/Drivers/Board/JMDBU2/Buttons.h b/LUFA/Drivers/Board/JMDBU2/Buttons.h index fd4be2596..28c6b8519 100644 --- a/LUFA/Drivers/Board/JMDBU2/Buttons.h +++ b/LUFA/Drivers/Board/JMDBU2/Buttons.h @@ -29,18 +29,18 @@ */ /** \file - * \brief Board specific Buttons driver header for the JM-DB-U2. + * \brief Board specific Buttons driver header for the Bentio. * - * Board specific Buttons driver header for the JM-DB-U2 (http://u2.mattair.net/index.html). + * Board specific Buttons driver header for the Benito (http://dorkbotpdx.org/wiki/benito). * * \note This file should not be included directly. It is automatically included as needed by the Buttons driver * dispatch header located in LUFA/Drivers/Board/Buttons.h. */ /** \ingroup Group_Buttons - * @defgroup Group_Buttons_JMDBU2 JMDBU2 + * @defgroup Group_Buttons_BENITO BENITO * - * Board specific Buttons driver header for the JM-DB-U2 (http://u2.mattair.net/index.html). + * Board specific Buttons driver header for the Bentio (http://dorkbotpdx.org/wiki/benito). * * \note This file should not be included directly. It is automatically included as needed by the Buttons driver * dispatch header located in LUFA/Drivers/Board/Buttons.h. @@ -48,8 +48,8 @@ * @{ */ -#ifndef __BUTTONS_JMDBU2_H__ -#define __BUTTONS_JMDBU2_H__ +#ifndef __BUTTONS_BENTIO_H__ +#define __BUTTONS_BENITO_H__ /* Includes: */ #include