blinkAll()
blinkAll([int onTime, int offTime])
This function works the same as blink(), except that it will apply blink on all 3 leds instead of just 1.
Example usage:
blinkAll([int onTime, int offTime])
This function works the same as blink(), except that it will apply blink on all 3 leds instead of just 1.
Example usage: