Script execution

This commit is contained in:
voulot_d
2017-08-15 15:35:39 +02:00
parent 86e9a78611
commit 2d0231037a

View File

@@ -49,7 +49,7 @@ phase.config.minValue = -180.0
phase.config.maxValue = 180.0
phase.config.precision = 3
phase.config.resolution = 0.01
phase.config.rotation = False
phase.config.rotation = True
phase.config.save()
phase.initialize()
phase0 = phase.read()