This commit is contained in:
cuu 2018-07-05 16:50:54 +08:00
parent 6d0190aa15
commit bf58f36be9

View File

@ -90,6 +90,7 @@ class CounterScreen(FullScreen):
self._GobjectIntervalId = -1
commands.getstatusoutput("echo 0 > /proc/driver/led1")
pygame.time.delay(800)
commands.getstatusoutput("echo 0 > /proc/driver/led1")
def Init(self):