X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/a4ebf4e92061bf1eec9224e64bc823ca7bedada4..a9e0935a90346beb0c981924becc1f55d969a08b:/LUFA/Drivers/Board/EVK527/Dataflash.h?ds=sidebyside diff --git a/LUFA/Drivers/Board/EVK527/Dataflash.h b/LUFA/Drivers/Board/EVK527/Dataflash.h index b6a6e25d8..012c9ace0 100644 --- a/LUFA/Drivers/Board/EVK527/Dataflash.h +++ b/LUFA/Drivers/Board/EVK527/Dataflash.h @@ -29,6 +29,7 @@ */ /** \file + * \brief Board specific Dataflash driver header for the EVK527. * * Board specific Dataflash driver header for the EVK527. * @@ -54,7 +55,7 @@ #include "AT45DB321C.h" /* Preprocessor Checks: */ - #if !defined(INCLUDE_FROM_DATAFLASH_H) + #if !defined(__INCLUDE_FROM_DATAFLASH_H) #error Do not include this file directly. Include LUFA/Drivers/Board/Dataflash.h instead. #endif