Update platformio.ini

This commit is contained in:
Jason2866 2019-11-27 23:08:36 +01:00 committed by GitHub
parent bf53766437
commit 35ad0e0694
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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