uncodead / BrewUNO

High precision and accuracy, open source, online, extensible and low cost homebrew automation on top of ESP8266 microchip.
http://www.brewuno.com
Other
89 stars 44 forks source link

BoilPowerPercentage not correctly set #90

Closed scharsc closed 2 years ago

scharsc commented 2 years ago

https://github.com/uncodead/BrewUNO/blob/6b55f866859e2508bbcca78009bece7edcc0bbea/src/BrewService.cpp#L199

_brewSettingsService->BoilPowerPercentage musst be substituted by _activeStatus->BoilPowerPercentage

scharsc commented 2 years ago

Sorry, was just a problem on my fork