mirror of
https://github.com/clockworkpi/launcher.git
synced 2025-12-13 10:18:51 +01:00
slow down freq of led1
This commit is contained in:
parent
e087845724
commit
a9e87bb1dc
@ -191,7 +191,7 @@ def InspectionTeam(main_screen):
|
|||||||
if time_3 != 0:
|
if time_3 != 0:
|
||||||
passout_time_stage = 2 # next
|
passout_time_stage = 2 # next
|
||||||
|
|
||||||
gobject_flash_led1 = gobject.timeout_add(100,GobjectFlashLed1,main_screen)
|
gobject_flash_led1 = gobject.timeout_add(200,GobjectFlashLed1,main_screen)
|
||||||
|
|
||||||
everytime_keydown = cur_time
|
everytime_keydown = cur_time
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user