From e21cafea7e9860c1ae42f65be3ff5fbe72de2abc Mon Sep 17 00:00:00 2001 From: Jason2866 Date: Wed, 15 May 2019 12:34:34 +0200 Subject: [PATCH] Updated Prerequisites (markdown) --- Prerequisites.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Prerequisites.md b/Prerequisites.md index 17ea139a..37fb19b9 100644 --- a/Prerequisites.md +++ b/Prerequisites.md @@ -64,7 +64,7 @@ If you want to modify the code or default settings you can use: - [**PlatformIO**](PlatformIO) - guide to setup and configure [PlatformIO](https://platformio.org) for Tasmota compilation and upload - [**Visual Studio Code**](Visual-Studio-Code) - guide to setup and configure [Visual Studio Code](https://code.visualstudio.com) with PlatformIO for Tasmota - [**Atom**](Beginner-Guide---Create-your-own-Firmware-Build) - beginner guide building Tasmota firmware using [Atom](https://atom.io/) with PlatformIO plugin -- [**Arduino IDE**](Arduino-IDE) - guide to setup and configure Arduino IDE for Tasmota compilation and upload +- [**Arduino**](Arduino-IDE) - guide to setup and configure [Arduino](https://www.arduino.cc/) for Tasmota compilation and upload - [**Gitpod**](Compiling-Tasmota-on-Gitpod) - compile your own binary in the cloud using [Gitpod](https://www.gitpod.io/). This utility _**can only be used to create a firmware binary**_. Use one of the flashing tools listed in this article to upload the firmware to your device.