script updates

This commit is contained in:
proddy
2020-11-29 21:05:48 +01:00
parent 7a67486ce3
commit 4f469326c4
3 changed files with 26 additions and 0 deletions

View File

@@ -4,6 +4,9 @@
[platformio]
default_envs = esp8266
[common]
; debug_flags = -DENABLE_CORS -DEMSESP_TEST
[env]
; upload_port = COM3
@@ -15,4 +18,6 @@ upload_port = ems-esp.local
[env:esp8266]
extra_scripts =
; pre:scripts/build_interface.py
scripts/main_script.py
scripts/rename_fw.py