diff options
Diffstat (limited to 'LUFA/Drivers/Board/BUMBLEB/LEDs.h')
-rw-r--r-- | LUFA/Drivers/Board/BUMBLEB/LEDs.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/LUFA/Drivers/Board/BUMBLEB/LEDs.h b/LUFA/Drivers/Board/BUMBLEB/LEDs.h index 5e2fa547e..394324094 100644 --- a/LUFA/Drivers/Board/BUMBLEB/LEDs.h +++ b/LUFA/Drivers/Board/BUMBLEB/LEDs.h @@ -31,6 +31,8 @@ /** \file
* \brief Board specific LED driver header for the BUMBLEB.
*
+ * Board specific LED driver header for the BUMBLEB.
+ *
* The BUMBLEB third-party board does not include any on-board peripherals, but does have an officially recommended
* external peripheral layout for buttons, LEDs and a Joystick.
*
|