-
When should I disable the watchdog timer? |
Beta Was this translation helpful? Give feedback.
Answered by
bjoernQ
Dec 14, 2023
Replies: 1 comment
-
Since https://github.com/esp-rs/esp-hal/releases/tag/v0.12.0 the WDT get disabled by the HAL so there is no need to do it manually anymore |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Song-aff
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Since https://github.com/esp-rs/esp-hal/releases/tag/v0.12.0 the WDT get disabled by the HAL so there is no need to do it manually anymore