Ignition monitor: Initial commit

Implemented:
* sleep mode
* monitoring portb pin3
* switching portb pin4

Missing:
* shutdown guard time
This commit is contained in:
tkl
2019-12-15 10:48:04 +01:00
committed by Thomas Klaehn
commit f5f29be68a
6 changed files with 186 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
bin/
objs/