chaz2x4 / brew_machine

0 stars 0 forks source link

Add a Fahreinheit switch #9

Closed chaz2x4 closed 2 years ago

chaz2x4 commented 3 years ago

Can be done purely on the client-side website with a switch possible on the OLED screen as well

chaz2x4 commented 2 years ago

On OLED screen hold down button A & B for 5 seconds to switch

chaz2x4 commented 2 years ago

It's easy to show F but more complex to allow increment / decrement. I'll have to have to change GCP to call function(mode, degree) and compare more limits to enable this function