fix comment
This commit is contained in:
parent
f93efb407d
commit
1a6aba5009
|
@ -53,7 +53,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @brief Enables the community subsystem.
|
* @brief Enables the CRC subsystem.
|
||||||
*/
|
*/
|
||||||
#if !defined(HAL_USE_CRC) || defined(__DOXYGEN__)
|
#if !defined(HAL_USE_CRC) || defined(__DOXYGEN__)
|
||||||
#define HAL_USE_CRC FALSE
|
#define HAL_USE_CRC FALSE
|
||||||
|
|
Loading…
Reference in New Issue