Closedown

This commit is contained in:
X11MA
2016-04-01 14:22:49 +02:00
parent 78416d1200
commit 3f1ab00be7
4 changed files with 3 additions and 8 deletions
-4
View File
@@ -1,4 +0,0 @@
print "start"
abort()
sleep(1.0)
print "after"
-1
View File
@@ -23,7 +23,6 @@ if str(SET_OFFSETS) == "1":
caput(OTF_OFF2,OFFSET2-40) #detune ID2
wait_channel(OTF_DONE, 1, type = 'i')
print "Offsets are set"
import sys
sys.exit(0)
else:
print "Running full script"