GitBook: [master] 74 pages modified

This commit is contained in:
Daniel Spindelbauer
2018-08-15 09:36:40 +00:00
committed by gitbook-bot
parent 9f62d5f899
commit cd2dc25acf
46 changed files with 71 additions and 71 deletions

View File

@@ -6,7 +6,7 @@ In order to connect to the REPL over USB serial, there are multiple methods. Det
## All platforms
By far the easiest way to access the USB UART REPL is via the our [Pymakr plug-in](../../../pymakr-plugin/installation/) for Atom and Visual Studio Code. This adds a pane to the bottom of the editors that allows you to directly access the REPL and any output from the device. Detailed instructions on how to setup Pymakr can be found [here](../../../pymakr-plugin/installation/).
By far the easiest way to access the USB UART REPL is via the our [Pymakr plug-in](../../../pymakr/installation/) for Atom and Visual Studio Code. This adds a pane to the bottom of the editors that allows you to directly access the REPL and any output from the device. Detailed instructions on how to setup Pymakr can be found [here](../../../pymakr/installation/).
## macOS and Linux

View File

@@ -15,7 +15,7 @@ See [network.server](../../../firmware-and-api-reference/pycom/network/server.md
## All platforms
By far the easiest way to access the Telnet REPL is via the our [Pymakr plug-in](../../../pymakr-plugin/installation/) for Atom and Visual Studio Code. This adds a pane to the bottom of the editors that allows you to directly access the REPL and any output from the device. Detailed instructions on how to setup Pymakr can be found [here](../../../pymakr-plugin/installation/).
By far the easiest way to access the Telnet REPL is via the our [Pymakr plug-in](../../../pymakr/installation/) for Atom and Visual Studio Code. This adds a pane to the bottom of the editors that allows you to directly access the REPL and any output from the device. Detailed instructions on how to setup Pymakr can be found [here](../../../pymakr/installation/).
## macOS and Linux