Updated Prerequisites (markdown)

Jason2866 2019-05-15 12:10:37 +02:00
parent f99a4e082d
commit 3b5c5906e2
1 changed files with 1 additions and 1 deletions

@ -61,10 +61,10 @@ Only for Tuya devices:
- [**Tuya-Convert**](https://github.com/ct-Open-Source/tuya-convert) - flash devices that work with Tuya Smart or Smart Life mobile app without disassembly or soldering. - [**Tuya-Convert**](https://github.com/ct-Open-Source/tuya-convert) - flash devices that work with Tuya Smart or Smart Life mobile app without disassembly or soldering.
If you want to modify the code or default settings you can use: If you want to modify the code or default settings you can use:
- [**Arduino IDE**](Arduino-IDE) - guide to setup and configure Arduino IDE for Tasmota compilation and upload
- [**PlatformIO**](PlatformIO) - guide to setup and configure [PlatformIO](https://platformio.org) for Tasmota compilation and upload - [**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 - [**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 to building Tasmota firmware using [Atom](https://atom.io/) - [**Atom**](Beginner-Guide---Create-your-own-Firmware-Build) - beginner guide to building Tasmota firmware using [Atom](https://atom.io/)
- [**Arduino IDE**](Arduino-IDE) - guide to setup and configure Arduino IDE 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. - [**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.