Script execution

This commit is contained in:
gac-x03da
2018-02-08 12:33:59 +01:00
parent 63e272f810
commit 5b4dc870dd

View File

@@ -11,7 +11,7 @@ SENSORS (list)
ZIGZAG (BOOLEAN)
"""
THETA_RANGE = (-9.0, 1.0)
THETA_RANGE = (-9.0, 81.0)
THETA_STEP = 1.0
PHI_RANGE = (-10.0, +10.0)
PHI_STEP = 10.0