Increase large beer flow to 6sec

This commit is contained in:
Aaron Schmocker
2018-10-11 21:54:52 +02:00
parent 383da6f21b
commit 280059e864

View File

@@ -17,7 +17,7 @@ r_ch2 = 20
r_ch3 = 21 r_ch3 = 21
# time constants in seconds # time constants in seconds
t_large_beer = 5 t_large_beer = 6
t_small_beer = 2 t_small_beer = 2
t_flush = 20 t_flush = 20