Skip to content
Snippets Groups Projects
Commit 3e454c65 authored by Jorge Visca's avatar Jorge Visca
Browse files

typo

parent 5e2244e2
No related branches found
No related tags found
No related merge requests found
......@@ -38,7 +38,7 @@ We provide several test programs in the `source/tests`directory. You can run the
To run a test script manually, connect to the robot through the usb link using a serial console, like picocom:
```
$ picocom --baud 115200 /dev/tty
$ picocom --baud 115200 /dev/ttyUSB0
```
and load the script using the Lua console:
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment