first working version

This commit is contained in:
2018-04-26 11:18:35 +02:00
parent 91c2841ef5
commit 78370e34dd
6 changed files with 48 additions and 13 deletions

View File

@ -13,6 +13,6 @@
#define EEPROM_ADDR 0
#define CONFIG_SWITCH 0
#define HALL_PIN 2
#define HALL_PIN 13
#endif /* DEFINES_H_ */