mirror of
https://github.com/clockworkpi/launcher.git
synced 2025-12-13 18:28:50 +01:00
...
This commit is contained in:
parent
6d0190aa15
commit
bf58f36be9
@ -90,6 +90,7 @@ class CounterScreen(FullScreen):
|
|||||||
self._GobjectIntervalId = -1
|
self._GobjectIntervalId = -1
|
||||||
|
|
||||||
commands.getstatusoutput("echo 0 > /proc/driver/led1")
|
commands.getstatusoutput("echo 0 > /proc/driver/led1")
|
||||||
|
pygame.time.delay(800)
|
||||||
commands.getstatusoutput("echo 0 > /proc/driver/led1")
|
commands.getstatusoutput("echo 0 > /proc/driver/led1")
|
||||||
|
|
||||||
def Init(self):
|
def Init(self):
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user