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