Updated a comment

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

View File

@ -128,6 +128,7 @@
/** /**
* @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) #define WATCHDOG_TIMER_ENABLE (1)