We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4747bec commit 5aac6aaCopy full SHA for 5aac6aa
1 file changed
README.md
@@ -92,4 +92,4 @@ You will need the dfu-util program, on Arch Linux it's dfu-util-git in the
92
AUR. If the above does not work it may be because you don't have the
93
correct permissions. Try then:
94
95
- $ sudo dfu-util -a 0 -D build-PYBV10/firmware.dfu
+ $ sudo dfu-util -a 0 -d 0483:df11 -D build-PYBV10/firmware.dfu
0 commit comments