mirror of
https://github.com/Bodmer/TFT_eSPI.git
synced 2025-07-31 19:24:46 +02:00
Updated Installing on PlatformIO (markdown)
@@ -3,7 +3,7 @@ This guide will setup [TFT_eSPI](https://github.com/Bodmer/TFT_eSPI) for **Platf
|
||||
### 1. Install PlatformIO
|
||||
Go to [PlatformIO page](https://platformio.org/platformio-ide) and follow the instructions to install it into your favourite IDE.
|
||||
|
||||
In this guide we will use [VSCode](https://code.visualstudio.com/) as an example. Install instructions and guides for VSCode can be found [here](https://docs.platformio.org/en/latest/ide/vscode.html).
|
||||
We will use [VSCode](https://code.visualstudio.com/) as an example. Install instructions and guides for VSCode can be found [here](https://docs.platformio.org/en/latest/ide/vscode.html).
|
||||
|
||||
### 2. Create a project
|
||||
Follow [this guide](https://docs.platformio.org/en/latest/ide/vscode.html#quick-start) to setup your project. Once you are done open the platformio.ini file. You should see something like this:
|
||||
|
Reference in New Issue
Block a user