Skip to content

Commit 682da88

Browse files
committed
Delete obsolete comment
1 parent a737d97 commit 682da88

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

builder/main.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -479,7 +479,6 @@ def __fetch_fs_size(target, source, env):
479479
]
480480

481481
elif upload_protocol == "dfu":
482-
# C:\Users\ROOT\AppData\Local\Arduino15\packages\arduino\tools\dfu-util\0.11.0-arduino5/dfu-util --device 0x2341:0x0070 -D C:\Users\ROOT\AppData\Local\Temp\arduino_build_789426/sketch_jul31a.ino.bin -Q
483482

484483
hwids = board.get("build.hwids", [["0x2341", "0x0070"]])
485484
vid = hwids[0][0]

0 commit comments

Comments
 (0)