I am new to programmable air, it is fantastic! There is a small bug and improvement in the example—basicFunctions.
Serials.begin(9600) should be added in setup(), otherwise we cannot monitor anything.
For the valves part, if you run the original program, it is confused that only Valve3 on between ventQuick() to setValve(1, OPEN); I think it is better to understand if you can add close all valves between them, then the phenomenon will be reasonable.
Hi Shrivastava,
I am new to programmable air, it is fantastic! There is a small bug and improvement in the example—basicFunctions.
Best,