mirror of
https://github.com/KevinMidboe/python-gpiozero.git
synced 2025-12-08 20:39:01 +00:00
committed by
Dave Jones
parent
b1a632e992
commit
53b78f1e32
@@ -572,7 +572,7 @@ class SnowPi(LEDBoard):
|
||||
|
||||
class TrafficLightsBuzzer(CompositeOutputDevice):
|
||||
"""
|
||||
Extends :class:`CompositeDevice` and is a generic class for HATs with
|
||||
Extends :class:`CompositeOutputDevice` and is a generic class for HATs with
|
||||
traffic lights, a button and a buzzer.
|
||||
|
||||
:param TrafficLights lights:
|
||||
|
||||
Reference in New Issue
Block a user