Typo in variable name
This commit is contained in:
		@@ -24,7 +24,7 @@ class LED(Extension):
 | 
			
		||||
    def __init__(
 | 
			
		||||
        self,
 | 
			
		||||
        led_pin,
 | 
			
		||||
        brightnesss=50,
 | 
			
		||||
        brightness=50,
 | 
			
		||||
        brightness_step=5,
 | 
			
		||||
        brightness_limit=100,
 | 
			
		||||
        breathe_center=1.5,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user