Skip to content
Snippets Groups Projects
Commit 3217bbe4 authored by Damien George's avatar Damien George
Browse files

docs/esp8266/tutorial: Specify the baudrate in picocom example command.

parent 9779c993
No related branches found
No related tags found
No related merge requests found
...@@ -24,7 +24,7 @@ terminal programs that will work, so pick your favourite! ...@@ -24,7 +24,7 @@ terminal programs that will work, so pick your favourite!
For example, on Linux you can try running:: For example, on Linux you can try running::
picocom /dev/ttyUSB0 picocom /dev/ttyUSB0 -b115200
Once you have made the connection over the serial port you can test if it is Once you have made the connection over the serial port you can test if it is
working by hitting enter a few times. You should see the Python REPL prompt, working by hitting enter a few times. You should see the Python REPL prompt,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment