I have been trying to work out project red's logic gates for a couple of hours now and can't seem to figure out how to do this,
I want to have a push button send a pulse with a 16 tick delay but then when you push the button again send a pulse with a
128 tick delay.
Example: I would like to push a button to drop a piston with a 16 tick delay, then when I push the button again have the piston
go back up but with a 128 tick delay.The reason being is for a water door and the piston has to drop quick enough so the water
will not flow out but slow enough so it doesn't go back up prematurely before the water has gone.
Any Ideas?