X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/88bcc6fde546f12a31f46b5c8b77631b0c648638..03cdb09071c5c9ed9dd0f851a0980d360a4492d0:/Demos/Device/LowLevel/MassStorage/Lib/DataflashManager.c?ds=sidebyside diff --git a/Demos/Device/LowLevel/MassStorage/Lib/DataflashManager.c b/Demos/Device/LowLevel/MassStorage/Lib/DataflashManager.c index 7d17a4e6b..b524aa84b 100644 --- a/Demos/Device/LowLevel/MassStorage/Lib/DataflashManager.c +++ b/Demos/Device/LowLevel/MassStorage/Lib/DataflashManager.c @@ -497,7 +497,7 @@ void DataflashManager_ResetDataflashProtections(void) /** Performs a simple test on the attached Dataflash IC(s) to ensure that they are working. * - * \return Boolean true if all media chips are working, false otherwise + * \return Boolean \c true if all media chips are working, \c false otherwise */ bool DataflashManager_CheckDataflashOperation(void) {