more fixes
This commit is contained in:
parent
d1a3a2b35d
commit
c40f8e3128
@ -271,6 +271,7 @@ def change_led_speed(colour, speed):
|
||||
def led_handler():
|
||||
global timer_led_blink_toggle, timer_led_switched, timer_led_updated, leds_constant_update
|
||||
|
||||
leds_constant_update = False
|
||||
# led blinking effect. can be toggled on or off by setting led_blink to true or false.
|
||||
# blinks every second-
|
||||
if leds_constant_update == True:
|
||||
|
Loading…
Reference in New Issue
Block a user