turn_off_all()

This function turns off all of the groups.

Reference

Arguments

None

Return

None

Exceptions

See the complete led’s exceptions.

Usage example

Turn off all of the leds.

Code:

self.leds.turn_off_all()