mirror of
https://github.com/clockworkpi/launcher.git
synced 2026-03-28 23:02:56 +01:00
...
This commit is contained in:
@@ -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):
|
||||||
|
|||||||
Reference in New Issue
Block a user