Script execution

This commit is contained in:
sfop
2017-07-10 21:24:29 +02:00
parent af854e3253
commit 8339f6dd49

View File

@@ -47,8 +47,8 @@ else:
phase.config.minValue = -180.0
phase.config.maxValue = 180.0
phase.config.precision = 3
phase.config.resolution = 1.0
phase.config.rotation = True
phase.config.resolution = 0.01
phase.config.rotation = False
phase.config.save()
phase.initialize()
phase0 = phase.read()