Closedown

This commit is contained in:
gac-x03da
2018-03-13 16:32:02 +01:00
parent a0ceb68fb1
commit 2071d661ec
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ set_adc_averaging()
time1 = time.time()
trig_scienta()
time2 = time.time()
scienta_time = (time2 - time1) #+ 1.0
scienta_time = (time2 - time1) + 1.0
print "scienta_time: ", scienta_time
# time for one scan step in seconds