1 parent 9779c99 commit 3217bbeCopy full SHA for 3217bbe
1 file changed
docs/esp8266/tutorial/repl.rst
@@ -24,7 +24,7 @@ terminal programs that will work, so pick your favourite!
24
25
For example, on Linux you can try running::
26
27
- picocom /dev/ttyUSB0
+ picocom /dev/ttyUSB0 -b115200
28
29
Once you have made the connection over the serial port you can test if it is
30
working by hitting enter a few times. You should see the Python REPL prompt,
0 commit comments