resolve build issue under windows with pre-build script

This commit is contained in:
rjwats
2019-06-02 14:27:55 +01:00
parent a98f1d4504
commit 49eb17b221
2 changed files with 33 additions and 0 deletions

View File

@ -12,6 +12,8 @@ platform = espressif8266
board = esp12e
board_build.f_cpu = 160000000L
extra_scripts = pre:timelib_fix.py
framework = arduino
;upload_flags = --port=8266 --auth=esp-react
;upload_port = 192.168.0.6