New ScreenPanel
This commit is contained in:
Executable
+7
@@ -0,0 +1,7 @@
|
||||
|
||||
|
||||
while (True):
|
||||
prosilica.stop()
|
||||
time.sleep(0.1)
|
||||
prosilica.start()
|
||||
time.sleep(0.5)
|
||||
Reference in New Issue
Block a user