mirror of https://github.com/arendst/Tasmota.git
Updated Compiling Tasmota on Gitpod (markdown)
parent
fe03ddd1f5
commit
8c7781131d
|
@ -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]/`
|
||||
|
|
Loading…
Reference in New Issue