diff options
Diffstat (limited to 'LUFA/Drivers/Board/USBKEY/Dataflash.h')
-rw-r--r-- | LUFA/Drivers/Board/USBKEY/Dataflash.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/LUFA/Drivers/Board/USBKEY/Dataflash.h b/LUFA/Drivers/Board/USBKEY/Dataflash.h index 95cd55b4e..75bf28932 100644 --- a/LUFA/Drivers/Board/USBKEY/Dataflash.h +++ b/LUFA/Drivers/Board/USBKEY/Dataflash.h @@ -31,6 +31,8 @@ /** \file
* \brief Board specific Dataflash driver header for the USBKEY.
*
+ * Board specific Dataflash driver header for 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.
*/
|