Watchdog for Lizard #147
JensOgorek
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, Lizard does not use any watchdogs. We could implement a watchdog that monitors the main thread to ensure it is running correctly.
If a failure is detected, the system could either halt all operations or trigger an ESP restart (potentially holding the setup until the user confirms everything is working properly).
It could use some of ESP IDF's TWDT functionality.
Beta Was this translation helpful? Give feedback.
All reactions