Make optional some scripts while compiling

This commit is contained in:
Adrian Scillato 2019-11-15 15:57:28 -03:00 committed by GitHub
parent edcc17c41b
commit 45830eda5a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -86,8 +86,8 @@ upload_resetmethod = nodemcu
; *** Upload Serial reset method for Wemos and NodeMCU
upload_port = COM5
extra_scripts = pio/strip-floats.py
pio/rename-firmware.py
pio/obj-dump.py
; pio/rename-firmware.py
; pio/obj-dump.py
; *** Upload file to OTA server using SCP
;upload_port = user@host:/path