Skip to content

Commit fc78052

Browse files
Update README.md
1 parent 2e0567a commit fc78052

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ avrdude done. Thank you.
121121
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).
122122
At this moment it is also a good idea to write down value of lock register (0x2f).
123123

124-
### lock access to flash and EEPROM
124+
#### lock access to flash and EEPROM
125125

126126
```
127127
sudo avrdude -patmega32u4 -c avrisp -P/dev/ttyUSB0 -b19200 -t

0 commit comments

Comments
 (0)