We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent def5bea commit 968ef05Copy full SHA for 968ef05
Tools/AVRdude/README.md
@@ -535,7 +535,7 @@ Mostly used for reading-writing-verifying FLASH and setting FUSES
535
536
### saving your sketch to a file
537
>[!TIP]
538
-> you have some working code on your AVR and you want to save it to a file before flashing new code:\
+> you have some working code on your AVR and you want to save it to a file before flashing new code:
539
>```
540
> avrdude -p m328p -c arduino -P /dev/ttyACM2 -b 115200 -U flash:r:arducam.hex:i
541
0 commit comments