Skip to content

Commit 52cab0e

Browse files
committed
Update platform.txt
1 parent 091267f commit 52cab0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ tools.esptool.path={runtime.platform.path}/tools
9292
tools.esptool.upload.protocol=esp
9393
tools.esptool.upload.params.verbose=-vv
9494
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"
9696
tools.esptool.network.pattern=python "{path}/espota.py" "{serial.port}" "{network.port}" "{build.path}/{build.project_name}.bin"
9797

9898
tools.espota.cmd=python

0 commit comments

Comments
 (0)