vitotai / BrewManiacEsp8266

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

Fixed oversight #97

Open lekrom opened 3 years ago

lekrom commented 3 years ago

Hi @vitotai

Sorry, I had a slight oversight. I did not notice that the brewlog only gets created at the dough in stage. As a result, my solution to issue#91 did not work as the sparge water added event was never written (the log was not started yet). Here is a fix to this problem

Sorry for not testing properly before I submitted the pull request... I have however thoroughly tested this fix, and it works.

Regards, lekrom