Script execution

This commit is contained in:
gac-x03da
2019-11-21 18:56:11 +01:00
parent 66929c5ccd
commit db9f9d750f

View File

@@ -2,5 +2,5 @@
Eph.write(600.0)
while not Eph.isReady():
wait(10);
time.sleep(10);
print("DONE")