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 2e0567a commit fc78052Copy full SHA for fc78052
README.md
@@ -121,7 +121,7 @@ avrdude done. Thank you.
121
The board I have is clone, so some values can be different. The most important bit to check is EESAVE in hfuse. It has to be inactive (1).
122
At this moment it is also a good idea to write down value of lock register (0x2f).
123
124
-### lock access to flash and EEPROM
+#### lock access to flash and EEPROM
125
126
```
127
sudo avrdude -patmega32u4 -c avrisp -P/dev/ttyUSB0 -b19200 -t
0 commit comments