Update platformio.ini

This commit is contained in:
Jason2866 2019-11-10 21:17:29 +01:00 committed by GitHub
parent ad06ece958
commit 379670f900
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -86,6 +86,7 @@ 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
; *** Upload file to OTA server using SCP