; ESP8266 ; local example the does not build the web UI [platformio] default_envs = esp8266 [common] ; debug_flags = -DENABLE_CORS -DEMSESP_TEST [env] ; upload_port = COM3 upload_protocol = espota upload_flags = --port=8266 --auth=ems-esp-neo upload_port = ems-esp.local [env:esp8266] extra_scripts = ; pre:scripts/build_interface.py scripts/main_script.py scripts/rename_fw.py