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 @@ -131,7 +131,7 @@ tools.bossac18.cmd=bossac
131
131
132
132
tools.bossac18.upload.params.verbose=-i -d
133
133
tools.bossac18.upload.params.quiet=
134
- tools.bossac18.upload.pattern="{path}/{cmd}" {upload.verbose} --port={serial.port.file} -U -i --offset={upload.offset} -e - w -v "{build.path}/{build.project_name}.bin" -R
134
+ tools.bossac18.upload.pattern="{path}/{cmd}" {upload.verbose} --port={serial.port.file} -U -i --offset={upload.offset} -w -v "{build.path}/{build.project_name}.bin" -R
135
135
136
136
tools.bossac18.network_cmd={runtime.tools.arduinoOTA.path}/bin/arduinoOTA
137
137
tools.bossac18.upload.network_pattern="{network_cmd}" -address {serial.port} -port 65280 -username arduino -password "{network.password}" -sketch "{build.path}/{build.project_name}.bin" -upload /sketch -b
You can’t perform that action at this time.
0 commit comments