Im making an arduino code, thats basically a button, that activates a piston and after some seconds the piston returns to its original position. But, i can’t use delay, bc it pauses all code, so, i need to use the millis() function
but how
when I tried to add the millis function, the other variables of my code just crashed, idk why
New contributor
budinzoid is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.