turn_off_all()
  • 1 Minute to read

turn_off_all()


Article summary

This function turns off all of the groups.

Reference

Arguments

None

Return

None

Exceptions

See the complete LEDs exceptions.

Usage example

Turn off all of the leds.

Code:

self.leds.turn_off_all()

Was this article helpful?

What's Next