krysiu / brewtrolleralpha

Automatically exported from code.google.com/p/brewtrolleralpha
0 stars 0 forks source link

Refill screen showing after grain in - even when no additional water is necessary #36

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Users are reporting having to "continue" over the refill screen, after the 
grain in - even if no more water is necessary. I imagine that this is probably 
only happening for users that don't have pressure sensors for volume?

We need to verify if there are any conditions that are adversely affecting this 
logic, or if always happens. Any reason why the logic shouldn't just take the 
user directly into the mash? 

If the presence of pressure sensors is configured or disabled via a compile 
time value, then perhaps we need some #ifndef logic for manual volume users.

Original issue reported on code.google.com by keith.mycek on 6 Sep 2010 at 11:38

GoogleCodeExporter commented 9 years ago
http://forum.brewtroller.com/showpost.php?p=10310&postcount=8

Original comment by mattreba@gmail.com on 7 Sep 2010 at 8:55

GoogleCodeExporter commented 9 years ago
Fixed in v2.0 (r519)
Merged into v2.1 (r520)

Original comment by keith.mycek on 8 Sep 2010 at 4:37