default chill time to 5 min

This commit is contained in:
John Edgar Park 2017-11-02 17:22:11 -07:00
parent 8d49e8e778
commit 0f44dc964b

View file

@ -18,7 +18,7 @@ pump = DigitalInOut(board.D4) # Pin to control the pump
pump.direction = Direction.OUTPUT
chillTime = 1 # How many _minutes_ of cooling
chillTime = 5 # How many _minutes_ of cooling
pumpTime = 35 # How many seconds of pumping