Fixed missing #endif.

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10208 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
Giovanni Di Sirio 2017-05-28 11:00:00 +00:00
parent 5cb659cbc1
commit 5b9c975a2d
1 changed files with 1 additions and 0 deletions

View File

@ -84,6 +84,7 @@
*/
#if !defined(STM32_SDC_SDMMC_CLOCK_DELAY) || defined(__DOXYGEN__)
#define STM32_SDC_SDMMC_CLOCK_DELAY 10
#endif
/**
* @brief Card clock power saving enable.