Skip to content

Commit

Permalink
style fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
ArendJan committed Apr 30, 2024
1 parent c607a7f commit ee8a6f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mirte_telemetrix/scripts/ROS_telemetrix_aio_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -1654,7 +1654,7 @@ async def shutdown_robot(self):
# set_image = rospy.ServiceProxy(
# f"/mirte/set_{oled_name}_image", SetOLEDImage
# )
# TODO: does not work, as it is async, calling async....
# TODO: does not work, as it is async, calling async....
# set_image("text", "Shutting down")

# except rospy.ServiceException as e:
Expand Down

0 comments on commit ee8a6f5

Please sign in to comment.