GitBook: [master] 5 pages modified

This commit is contained in:
Daniel Spindelbauer
2018-08-15 09:26:12 +00:00
committed by gitbook-bot
parent a572e69d02
commit 9f62d5f899
4 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
# 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\).
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](../../introduction.md) page for your module\).
In order to connect to the REPL over USB serial, there are multiple methods. Detailed below are the explanations of how to do it in MacOS, Linux and Windows.