mirror of
https://github.com/KevinMidboe/python-gpiozero.git
synced 2026-04-25 08:23:53 +00:00
@@ -205,6 +205,8 @@ class Buzzer(DigitalOutputDevice):
|
||||
"""
|
||||
pass
|
||||
|
||||
Buzzer.beep = Buzzer.blink
|
||||
|
||||
|
||||
class PWMOutputDevice(DigitalOutputDevice):
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user