Skip to content

Commit

Permalink
Update fetch_lidar_scan.py
Browse files Browse the repository at this point in the history
  • Loading branch information
thehapyone authored Sep 5, 2019
1 parent 8cda9e6 commit b916b8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/fetch_lidar_scan.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
print("Health - ", health)

# connects the lidar using the default port (tty/USB0)
lidar.connectlidar()
lidar.connect()
# Starts the lidar motor
lidar.startmotor()

Expand Down

0 comments on commit b916b8e

Please sign in to comment.