diff options
Diffstat (limited to 'LUFA/Drivers/Board/USBKEY/AT45DB642D.h')
-rw-r--r-- | LUFA/Drivers/Board/USBKEY/AT45DB642D.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/LUFA/Drivers/Board/USBKEY/AT45DB642D.h b/LUFA/Drivers/Board/USBKEY/AT45DB642D.h index 9d333067c..85b85252a 100644 --- a/LUFA/Drivers/Board/USBKEY/AT45DB642D.h +++ b/LUFA/Drivers/Board/USBKEY/AT45DB642D.h @@ -31,6 +31,8 @@ /** \file
* \brief Board specific Dataflash commands header for the AT45DB642D as mounted on the USBKEY.
*
+ * Board specific Dataflash commands header for the AT45DB642D as mounted on the USBKEY.
+ *
* \note This file should not be included directly. It is automatically included as needed by the dataflash driver
* dispatch header located in LUFA/Drivers/Board/Dataflash.h.
*/
|