mirror of https://github.com/arendst/Tasmota.git
call obj_dump.py as extra_script
This commit is contained in:
parent
188e3bb65a
commit
83b2c85815
|
@ -220,6 +220,7 @@ upload_resetmethod = nodemcu
|
|||
; *** Upload Serial reset method for Wemos and NodeMCU
|
||||
upload_port = COM5
|
||||
extra_scripts = pio/strip-floats.py
|
||||
pio/obj_dump.py
|
||||
|
||||
; *** Upload file to OTA server using SCP
|
||||
;upload_port = user@host:/path
|
||||
|
|
Loading…
Reference in New Issue