This commit is contained in:
Andrew Scheller
2016-04-08 15:27:17 +01:00
parent 271b86aa45
commit 6f92e979bd

View File

@@ -147,7 +147,7 @@ class LEDBoard(LEDCollection):
:param bool initial_value:
If ``False`` (the default), all LEDs will be off initially. If
``None``, each device will be left in whatever state the pin is found
in when configured for output (warning: this can be on). The ``True``,
in when configured for output (warning: this can be on). If ``True``,
the device will be switched on initially.
:param \*\*named_pins: