File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -92,7 +92,7 @@ tools.esptool.path={runtime.platform.path}/tools
92
92
tools.esptool.upload.protocol=esp
93
93
tools.esptool.upload.params.verbose=-vv
94
94
tools.esptool.upload.params.quiet=
95
- tools.esptool.upload.pattern="{path}/{cmd}" {upload.verbose} -cd {upload.resetmethod} -cb {upload.speed} -cp "{serial.port}" -ca 0x00000 -cf "{build.path}/{build.project_name}.bin"
95
+ tools.esptool.upload.pattern="{path}/{cmd}" {tools.esptool. upload.params .verbose} -cd {upload.resetmethod} -cb {upload.speed} -cp "{serial.port}" -ca 0x00000 -cf "{build.path}/{build.project_name}.bin"
96
96
tools.esptool.network.pattern=python "{path}/espota.py" "{serial.port}" "{network.port}" "{build.path}/{build.project_name}.bin"
97
97
98
98
tools.espota.cmd=python
You can’t perform that action at this time.
0 commit comments