Skip to content

Commit

Permalink
forgot to hook it up in one spot
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanthecoder committed Nov 1, 2024
1 parent 67d95d9 commit cf9af76
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1392,6 +1392,7 @@ async def liquid_probe(
sensor_id=sensor_id_for_instrument(probe),
force_both_sensors=force_both_sensors,
response_queue=response_queue,
mount_acceleration=mount_acceleration,
)
for node, point in positions.items():
self._position.update({node: point.motor_position})
Expand Down

0 comments on commit cf9af76

Please sign in to comment.