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