Updated Compiling Tasmota on Gitpod (markdown)

Federico Leoni 2019-05-07 15:38:25 -03:00
parent fe03ddd1f5
commit 8c7781131d
1 changed files with 5 additions and 0 deletions

@ -50,6 +50,11 @@ If you like another flavor, we get you covered!
`platformio run -e [sonoff-flavor-you-like-here]`
For example:
`platformio run -e sonoff-sensors`
or
`platformio run -e sonoff-DE`
[Here](https://github.com/arendst/Sonoff-Tasmota/wiki/Builds) you can find a list of Tasmota builds with respective futures supported.
Compiling time normally takes a couple of minutes, this time is directly related to the configuration you made: more future added means more time needed to compile.
When done, you will find you binary on `/Sonoff-Tasmota/.pioenvs/[name of the build]/`