Merging in current state of code. #3

Merged
cgiacofei merged 8 commits from dev into master 2023-01-27 11:06:22 -05:00

8 Commits

Author SHA1 Message Date
d764d1d671 Remove some unused variables.
Closes #1
2023-01-27 11:01:50 -05:00
a9788e82a6 Added basic device control. 2023-01-27 10:58:31 -05:00
fc80a43331 Define some pins. 2023-01-27 10:56:57 -05:00
e6c0090be0 Real serial numbers for ds18b20. 2023-01-27 10:55:48 -05:00
59df30351e Get rid of some unnecessary serial output. 2023-01-27 10:55:13 -05:00
123d70f7f7 Finally, working esptool command. 2023-01-27 07:19:04 -05:00
74806fe198 Lots of changes.
Closer to a working model. 2-way communication is working and
devices can report temperature readings.

Need to get the actual control logic done and clean this garbage up.
2023-01-26 16:53:50 -05:00
4619ce1d17 Well it compiles. 2023-01-25 21:41:56 -05:00