mirror of
https://github.com/clockworkpi/launcher.git
synced 2025-12-12 17:58:50 +01:00
...
This commit is contained in:
parent
6d0190aa15
commit
bf58f36be9
@ -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):
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user