Updated a comment

This commit is contained in:
Th3maz1ng 2023-12-23 11:26:46 +01:00
parent 0057737ffa
commit 580c9f4e68

View File

@ -127,7 +127,8 @@
#endif
/**
* @brief Define if the watchdog timer should be enabled or not
* @brief Define if the watchdog timer should be enabled or not
* The watchdog timer will reset the MCU in case of a freeze.
*
*/
#define WATCHDOG_TIMER_ENABLE (1)