mirror of
https://github.com/KevinMidboe/python-gpiozero.git
synced 2025-10-29 17:50:37 +00:00
Typo
This commit is contained in:
@@ -720,7 +720,7 @@ class TrafficLights(LEDBoard):
|
|||||||
|
|
||||||
class PiTraffic(TrafficLights):
|
class PiTraffic(TrafficLights):
|
||||||
"""
|
"""
|
||||||
Extends :class:`TrafficLights` for the `Low Voltage Labs PI-TRAFFIC`_:
|
Extends :class:`TrafficLights` for the `Low Voltage Labs PI-TRAFFIC`_
|
||||||
vertical traffic lights board when attached to GPIO pins 9, 10, and 11.
|
vertical traffic lights board when attached to GPIO pins 9, 10, and 11.
|
||||||
|
|
||||||
There's no need to specify the pins if the PI-TRAFFIC is connected to the
|
There's no need to specify the pins if the PI-TRAFFIC is connected to the
|
||||||
|
|||||||
Reference in New Issue
Block a user