kloon / OpenBeerFiller

An opensource beer filling line microcontroller
GNU General Public License v3.0
39 stars 13 forks source link

Add support for 1, 2 or 3 filler tubes #16

Open N3MIS15 opened 4 years ago

N3MIS15 commented 4 years ago

Pretty basic. I added some checks to only activate and sense filling of either 1, 2 or 3 tubes as defined in Config.h.

Cheers.

N3MIS15 commented 4 years ago

Added array based filler definitions. Is this something like you were expecting?

kloon commented 4 years ago

@N3MIS15 yeah that is what I was talking about, thanks for taking the time to implement this. Will see if I have some time over the weekend to give it a review and test on my test rig.