AfterEarthLTD / Solder-Reflow-Plate

PCB based SMD reflow plates
MIT License
1.4k stars 238 forks source link

State machine fixes #23

Closed cadbury closed 2 years ago

cadbury commented 2 years ago

Fixes the minor issues with the state machine re-write. Also adds an error state that is triggered when the temperature sensor is not connected, or if the sensor isn't reading the temperature increase. -PWM never increasing when in heat mode. -Idle screen not updating correctly. -Cooldown temp not updating correctly.