slik-dispenser/arduino
2023-12-20 21:32:14 +01:00
..
.gitignore Receive MQTT messages on arduino and display when it has to dispense 2023-11-28 22:48:48 +01:00
arduino.ino Allow typing touch code on arduino 2023-12-20 21:32:14 +01:00
Makefile Receive MQTT messages on arduino and display when it has to dispense 2023-11-28 22:48:48 +01:00
motor.h Separate state-handling and motor code into separate files, fix conflict between motor and display 2023-12-20 21:07:09 +01:00
motor.ino Allow typing touch code on arduino 2023-12-20 21:32:14 +01:00
secrets.template.h Receive MQTT messages on arduino and display when it has to dispense 2023-11-28 22:48:48 +01:00
state.h Separate state-handling and motor code into separate files, fix conflict between motor and display 2023-12-20 21:07:09 +01:00
state.ino Allow typing touch code on arduino 2023-12-20 21:32:14 +01:00