add watchdog timer to planck ez
This commit is contained in:
parent
d48a5b29d7
commit
c012d715bf
3 changed files with 12 additions and 2 deletions
|
@ -174,7 +174,7 @@
|
|||
* @brief Enables the WDG subsystem.
|
||||
*/
|
||||
#if !defined(HAL_USE_WDG) || defined(__DOXYGEN__)
|
||||
#define HAL_USE_WDG FALSE
|
||||
#define HAL_USE_WDG TRUE
|
||||
#endif
|
||||
|
||||
/*===========================================================================*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue