You can by writing your anamation as a state machine. See the blink without delay example in the Arduino's IDE, or google
Arduino state machine for lots of examples.
You can by writing your anamation as a state machine. See the blink without delay example in the Arduino's IDE, or google
Arduino state machine for lots of examples.