Demonstration of using the watchdog timer to wake an ATtiny at intervals. master
authorPat Thoyts <patthoyts@users.sourceforge.net>
Thu, 15 Dec 2016 16:48:11 +0000 (16:48 +0000)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Thu, 15 Dec 2016 16:48:11 +0000 (16:48 +0000)
commit0df7a5ba6a682a1e98949eb8fc8887e84e3d483f
tree1a7447fafebe1674169fa1e6c56c75ec9aba54f8
Demonstration of using the watchdog timer to wake an ATtiny at intervals.
.gitignore [new file with mode: 0644]
Makefile [new file with mode: 0644]
checksize [new file with mode: 0755]
main.c [new file with mode: 0644]