mirror of
https://github.com/clockworkpi/launcher.git
synced 2026-03-19 02:12:38 +01:00
...
This commit is contained in:
@@ -89,7 +89,8 @@ class CounterScreen(FullScreen):
|
||||
gobject.source_remove(self._GobjectIntervalId)
|
||||
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")
|
||||
|
||||
def Init(self):
|
||||
|
||||
Reference in New Issue
Block a user