turn_off_all()
- 1 Minute to read
turn_off_all()
- 1 Minute to read
Article summary
Did you find this summary helpful?
Thank you for your feedback
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?