GitBook: [master] 2 pages modified

This commit is contained in:
Daniel Spindelbauer
2018-08-14 11:07:42 +00:00
committed by gitbook-bot
parent f221a3c1a3
commit 0db09da12a
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
# 1.3.4.1 Serial USB
# 1.3.4.1 Serial USB \(UART\)
To use the REPL, a Pycom device must be connected to the host computer with a USB connection either to an Expansion Board or to serial converter \(a diagram of how to do this can be found the the [getting started](../../gettingstarted.md) page for your module\).

View File

@@ -26,7 +26,7 @@
* [1.3.2 MicroPython Examples](1.-getting-started/programming/examples.md)
* [1.3.3 Your first Pymakr project](1.-getting-started/programming/first_project.md)
* [1.3.4 REPL](1.-getting-started/programming/repl/README.md)
* [1.3.4.1 Serial USB](1.-getting-started/programming/repl/serial.md)
* [1.3.4.1 Serial USB \(UART\)](1.-getting-started/programming/repl/serial.md)
* [1.3.4.2 Telnet](1.-getting-started/programming/repl/telnet.md)
* [1.3.5 FTP](1.-getting-started/programming/ftp.md)
* [1.3.6 Safe boot](1.-getting-started/programming/safeboot.md)