fix comment

This commit is contained in:
Nicolas Reinecke 2016-04-28 12:35:38 +02:00
parent f93efb407d
commit 1a6aba5009
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@
#endif
/**
* @brief Enables the community subsystem.
* @brief Enables the CRC subsystem.
*/
#if !defined(HAL_USE_CRC) || defined(__DOXYGEN__)
#define HAL_USE_CRC FALSE