Script execution

This commit is contained in:
gac-x03da
2023-03-29 21:37:07 +02:00
parent 7fd138b644
commit 0137c852ff

View File

@@ -13,7 +13,7 @@ LATENCY (float) in seconds
SENSORS (list of devices)
"""
THETA_RANGE = (-9.0, 80.0)
THETA_RANGE = (-10.0, 80.0)
THETA_STEP = 1.0
#PHI_RANGE = (-40.0, +40.0)
PHI_RANGE = (-170.0, +170.0)