more fixes

This commit is contained in:
Patrick Tschuchnig 2019-09-12 09:00:05 +02:00
parent d1a3a2b35d
commit c40f8e3128

View File

@ -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: