gregorychen3/espresso-controller

Max temperature in PID configuration is too restrictive

Closed this issue · 1 comments

Description

Trying to set a temperature above 100C in the PID configuration leads to an error that the requested temperature is too high.

This is clearly too restrictive because

Proposal

Increase the max temperature to 140C.

This will require changes at:

Thanks for creating this issue. I'll take a crack at creating a branch and committing new files corresponding to the two you identified.