Skip to content

Commit d3434d3

Browse files
committedMay 6, 2016
Merge pull request #1986 from krzychb/master
Removed leftover code from the "Upload Using" menu
2 parents fecddba + 986aa86 commit d3434d3

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed
 

‎platform.txt

-9
Original file line numberDiff line numberDiff line change
@@ -110,12 +110,3 @@ tools.esptool.upload.network_pattern="{network_cmd}" "{runtime.platform.path}/to
110110
tools.mkspiffs.cmd=mkspiffs
111111
tools.mkspiffs.cmd.windows=mkspiffs.exe
112112
tools.mkspiffs.path={runtime.platform.path}/tools/mkspiffs
113-
114-
tools.espota.cmd=python
115-
tools.espota.cmd.windows=python.exe
116-
tools.espota.path={runtime.platform.path}/tools
117-
118-
tools.espota.upload.protocol=espota
119-
tools.espota.upload.params.verbose=
120-
tools.espota.upload.params.quiet=
121-
tools.espota.upload.pattern="{cmd}" "{path}/espota.py" -i "{serial.port}" -p 8266 -f "{build.path}/{build.project_name}.bin"

0 commit comments

Comments
 (0)