We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ff1cda commit 8592f5aCopy full SHA for 8592f5a
README.md
@@ -1,2 +1,7 @@
1
# cat-door
2
-AVR firmware for my electronic cat door.
+
3
+KiCAD files and ATtiny84 firmware for my [cat door](https://markasoftware.com/cat-door).
4
5
+The state machine diagram is old and incorrect. The unit tests in `test.lisp` do
6
+not work, partially because they are written rong, and partially because simavr
7
+seems to have bugs related to inputs with pull-up resistors.
0 commit comments