VisteonSofia / practice2

GNU General Public License v3.0
0 stars 0 forks source link

Temperature state machine is blocking the threads #20

Open mharizanov opened 5 years ago

mharizanov commented 5 years ago

Don't use delays, use states:

https://github.com/VisteonSofia/practice2/blob/master/FW/main/temp.ino#L55