FindMyCat / embedded-software

Embedded Software Monorepo for FindMyCat
https://findmycat.io
182 stars 27 forks source link

Outdoor Location Engine: Watchdog for Resiliency #3

Open ChitlangeSahas opened 1 year ago

ChitlangeSahas commented 1 year ago

Implement a watchdog timer that resets the device if the program gets into a weird state.

Also main loop should never exit.