disabled blinking

This commit is contained in:
Patrick Tschuchnig 2019-09-12 08:51:36 +02:00
parent c0d75a69f8
commit c703f25311

View File

@ -533,7 +533,7 @@ pin_start_inhibit = False
timer_game_ending_started = False
# test: enable led blinking permanently
led_blink = True
led_blink = False
timer_led_blink_toggle = 1
led_red_brightness_temp = 0
led_green_brightness_temp = 0