fix comment to reflect changes in fuses

This commit is contained in:
Jason Lefley 2015-03-24 11:13:57 -07:00
parent bc5d45359a
commit f58adea5d6
1 changed files with 1 additions and 1 deletions

2
main.c
View File

@ -38,7 +38,7 @@
* *
* atmega328p: * atmega328p:
* Fuse E: 0xfd (2.7V BOD) * Fuse E: 0xfd (2.7V BOD)
* Fuse H: 0xda (1024 words bootloader) * Fuse H: 0xdc (512 words bootloader)
* Fuse L: 0xc2 (8Mhz internal RC-Osz.) * Fuse L: 0xc2 (8Mhz internal RC-Osz.)
*/ */