brycesub / silvia-pi

A Raspberry Pi modification to the Rancilio Silvia Espresso Machine implementing PID temperature control.
MIT License
140 stars 42 forks source link

Convert to celsius? #13

Open johwe091 opened 7 years ago

johwe091 commented 7 years ago

How do I change the unit to celcius? Do I only need to delete the line where you change it to farenheit and then change allowed input?

Thanks for a great project!

obiben commented 6 years ago

You`d also need to change the settemp in config, and the cold/warm definitions

brycesub commented 6 years ago

Indeed, if you write a patch to make C or F configurable I'd merge it.