Hello, I am working on a code and was told that the led lights would turn on and motor 1 would turn off, they would last only 5 seconds and the lights would turn off and then start a motor.
I already have the engine code and it works, but after the lights come on in time, I can't turn it off after 5 seconds. There are 6 lines of LED strips of 4 lights each, if anyone can help.
Here is the code for the led strips:
I do not know this library or hardware but you state: " tira.show();" I assume that turns it on but nothing i see turns it off. At this point I think that is your problem it is possible "strip.clear();" will turn it off? Comments also help a lot.