Skip to content

Commit

Permalink
Re-enable az overslew.
Browse files Browse the repository at this point in the history
  • Loading branch information
edennihy committed Nov 16, 2023
1 parent f182e64 commit ebad8ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/lsst/ts/observatory/control/auxtel/atcs.py
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ def __init__(

self._monitor_position = True

self._overslew_az = False
self._overslew_az = True

try:
self._create_asyncio_events()
Expand Down

0 comments on commit ebad8ee

Please sign in to comment.