Ohmbrewer / rhizome

Firmware for the Rhizome
Apache License 2.0
0 stars 0 forks source link

Add safetytemp target temp to rims in Sprouts::update() #69

Open azyth opened 8 years ago

azyth commented 8 years ago

rims::doupdate() rims::parseArgs()

azyth commented 7 years ago

looking into this, its been a while so it might take a bit to track everything back down.

azyth commented 7 years ago

@kyleoliveira Looking at this code in rims saftey temp is there and looks like the logic for it to work should be as well, (i think that saftey temp is the temp that we want to limit the Recirculator too so that the wort doesn't burn.) the only thing we need to do is pass that when we are initilizing or updateing the actual RIMS instance. other then that it looks functional to me. unless i am forgetting something?

kyleoliveira commented 7 years ago

That sounds reasonable to me. Go for it 👍