Skip to content

Commit

Permalink
Update 98-suspenders.py
Browse files Browse the repository at this point in the history
  • Loading branch information
thomaswmorris authored Feb 19, 2023
1 parent f34b726 commit f83b78e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion startup/98-suspenders.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,8 @@
RE.install_suspender(ring_suspender)
#RE.install_suspender(solenoid_v_suspenderCeil)
#RE.install_suspender(solenoid_v_suspenderFloor)
#RE.install_suspender(I0_suspenderFloor)
if not os.environ['AUTOALIGNMENT']:
RE.install_suspender(I0_suspenderFloor)

#####################################

Expand Down

0 comments on commit f83b78e

Please sign in to comment.