Compile tasmota
https://tasmota.github.io/docs/Gitpod/#prepare-the-ide-for-compilation
follow instructions
after making changes
run command in console
for esp8266
platformio run -e tasmota
for esp32
platformio run -e tasmota32
https://tasmota.github.io/docs/Gitpod/#prepare-the-ide-for-compilation
follow instructions
after making changes
run command in console
for esp8266
platformio run -e tasmota
for esp32
platformio run -e tasmota32
Comments
Post a Comment