Improve macro description

This commit is contained in:
Henrik Stickann 2023-01-20 02:25:58 +01:00
parent c1edafa59e
commit c63f5e0ffc

View File

@ -30,7 +30,8 @@
* @def STA_DEBUG_SERIAL_FORCE
* @brief Force enable module.
*
* Enables debug output even if NDEBUG is defined.
* Enables debug output even if NDEBUG is defined
* or DEBUG is not defined.
*
* @ingroup staCoreBuildConfig
*/