Skip to content

Commit 845e043

Browse files
committed
Add arduinoOTA upload tool
1 parent 0c92777 commit 845e043

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ tools.avrdude.path={runtime.tools.avrdude.path}
9595
tools.avrdude.cmd.path={path}/bin/avrdude
9696
tools.avrdude.config.path={path}/etc/avrdude.conf
9797

98-
tools.avrdude.network_cmd={runtime.tools.arduinoota.path}/bin/arduinoota
98+
tools.avrdude.network_cmd={runtime.tools.arduinoOTA.path}/bin/arduinoOTA
9999

100100
tools.avrdude.upload.params.verbose=-v
101101
tools.avrdude.upload.params.quiet=-q -q

0 commit comments

Comments
 (0)