piframe-go/watchdog/README.md

4 lines
174 B
Markdown
Raw Permalink Normal View History

# watchdog
A very simple watchdog timer implementation. Borrowed from [here](https://codereview.stackexchange.com/questions/144273/watchdog-in-golang) and tweaked slightly.