diff --git a/LUFA/Drivers/Board/AVR8/U2S/Buttons.h b/LUFA/Drivers/Board/AVR8/U2S/Buttons.h index b414bc99ab0..b3d014a3494 100644 --- a/LUFA/Drivers/Board/AVR8/U2S/Buttons.h +++ b/LUFA/Drivers/Board/AVR8/U2S/Buttons.h @@ -29,7 +29,7 @@ */ /** \file - * \brief Board specific Buttons driver header for the Mattairtech JM-DB-U2. + * \brief Board specific Buttons driver header for the U2S. * \copydetails Group_Buttons_U2S * * \note This file should not be included directly. It is automatically included as needed by the Buttons driver diff --git a/LUFA/Drivers/Board/AVR8/U2S/LEDs.h b/LUFA/Drivers/Board/AVR8/U2S/LEDs.h index 2cc36ede703..51472b4f30e 100644 --- a/LUFA/Drivers/Board/AVR8/U2S/LEDs.h +++ b/LUFA/Drivers/Board/AVR8/U2S/LEDs.h @@ -29,7 +29,7 @@ */ /** \file - * \brief Board specific LED driver header for the Tempusdictum Benito. + * \brief Board specific LED driver header for the U2S. * \copydetails Group_LEDs_U2S * * \note This file should not be included directly. It is automatically included as needed by the LEDs driver