We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c92777 commit 845e043Copy full SHA for 845e043
platform.txt
@@ -95,7 +95,7 @@ tools.avrdude.path={runtime.tools.avrdude.path}
95
tools.avrdude.cmd.path={path}/bin/avrdude
96
tools.avrdude.config.path={path}/etc/avrdude.conf
97
98
-tools.avrdude.network_cmd={runtime.tools.arduinoota.path}/bin/arduinoota
+tools.avrdude.network_cmd={runtime.tools.arduinoOTA.path}/bin/arduinoOTA
99
100
tools.avrdude.upload.params.verbose=-v
101
tools.avrdude.upload.params.quiet=-q -q
0 commit comments