Merge pull request #343 from lurch/patch-1

Typo
This commit is contained in:
Ben Nuttall
2016-05-28 17:05:43 +01:00

View File

@@ -489,7 +489,7 @@ class PiLiter(LEDBoard):
If ``True``, construct :class:`PWMLED` instances for each pin. If If ``True``, construct :class:`PWMLED` instances for each pin. If
``False`` (the default), construct regular :class:`LED` instances. ``False`` (the default), construct regular :class:`LED` instances.
:param: bool initial_value: :param bool initial_value:
If ``False`` (the default), all LEDs will be off initially. If If ``False`` (the default), all LEDs will be off initially. If
``None``, each device will be left in whatever state the pin is found ``None``, each device will be left in whatever state the pin is found
in when configured for output (warning: this can be on). If ``True``, in when configured for output (warning: this can be on). If ``True``,