.gitignore
|
Move mqtt login to untracked config file.
|
2022-01-11 10:16:44 -05:00 |
boil_kettle.ino
|
Use overloaded functions for get/set.
|
2022-01-21 11:44:28 -05:00 |
button.h
|
Use much smaller simpler button debounce.
|
2022-01-13 09:54:53 -05:00 |
globals.h
|
That's not the right data type.
|
2022-01-24 08:28:43 -05:00 |
mqtt.ino
|
Made a much more involved kettle control class.
|
2022-01-21 10:56:41 -05:00 |
thermoControl.cpp
|
Need Adafruit RTD control class.
|
2022-01-24 08:29:14 -05:00 |
thermoControl.h
|
Use overloaded functions for get/set.
|
2022-01-21 11:44:28 -05:00 |