X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/071e02c6b6b4837fa9cf0b6d4c749994e02638d7..f78b3eb4eff89dbd11adee37ca015712be2f332f:/LUFA/Drivers/Board/USBKEY/Buttons.h diff --git a/LUFA/Drivers/Board/USBKEY/Buttons.h b/LUFA/Drivers/Board/USBKEY/Buttons.h index e926fe623..82a3b0f5b 100644 --- a/LUFA/Drivers/Board/USBKEY/Buttons.h +++ b/LUFA/Drivers/Board/USBKEY/Buttons.h @@ -29,9 +29,9 @@ */ /** \file - * \brief Board specific Buttons driver header for the USBKEY. + * \brief Board specific Buttons driver header for the Atmel USBKEY. * - * Board specific Buttons driver header for the USBKEY. + * Board specific Buttons driver header for the Atmel USBKEY. * * \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. @@ -40,7 +40,7 @@ /** \ingroup Group_Buttons * @defgroup Group_Buttons_USBKEY USBKEY * - * Board specific Buttons driver header for the USBKEY. + * Board specific Buttons driver header for the Atmel USBKEY. * * \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.