vitotai / BrewManiacEsp8266

BrewManiac on ESP8266. Only ESP8266 needed.
155 stars 71 forks source link

Fahrenheit temperatures #3

Open jbabli opened 7 years ago

jbabli commented 7 years ago

While I would not call this a bug, it would be nice when using Fahrenheit temperatures that the values both in the BrewManiacEx as well as in the web pages use round values. What I mean by this is can the temperature values being in units of .25 or 1.0 degrees F?

For Temperature Calibration Value and Start PID Range, instead of .18 degree F steps, could they be .25 degree steps. For all other temperature variables 1 degree F steps would be ideal.

vitotai commented 7 years ago

Yes. You got it. This will be solved after I revise the recipe handling.