mirror of
				https://github.com/KevinMidboe/python-gpiozero.git
				synced 2025-10-29 17:50:37 +00:00 
			
		
		
		
	@@ -205,6 +205,8 @@ class Buzzer(DigitalOutputDevice):
 | 
			
		||||
    """
 | 
			
		||||
    pass
 | 
			
		||||
 | 
			
		||||
Buzzer.beep = Buzzer.blink
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
class PWMOutputDevice(DigitalOutputDevice):
 | 
			
		||||
    """
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user