stopAll()
stopAll()
This function stops all leds from blinking. It works the same as stop() but for all leds at once.
Stopping a led does not turn the led off, it stays in the state it was when stopped.
Example usage:
stopAll()
This function stops all leds from blinking. It works the same as stop() but for all leds at once.
Stopping a led does not turn the led off, it stays in the state it was when stopped.
Example usage: