Script execution

This commit is contained in:
x03daop
2016-09-09 15:17:04 +02:00
parent ddd0d439ae
commit 6ea332e19e

View File

@@ -27,8 +27,8 @@ SENSORS = (Counts, SampleCurrent, RefCurrent, MachineCurrent, EnergyDistribution
#ENDPOS = (DISTANCE_Ry / 2.0, DISTANCE_X / 2.0)
#RELATIVE = True
STARTPOS = (-1.670, -0.330)
ENDPOS = (-5.000, 1.000)
STARTPOS = (-0.330, -5.000)
ENDPOS = (-1.670, 1.000)
RELATIVE = False
adjust_sensors()