Corrected comment.

This commit is contained in:
skarg
2009-08-25 04:38:13 +00:00
parent 8934371821
commit bf092dbef6
+1 -1
View File
@@ -87,7 +87,7 @@ FUSES = {
/* note: fuses are enabled by clearing the bit, so
any fuses listed below are cleared fuses,
or are BODLEVEL bits that are zero. */
/* Brown-out detection VCC=2.7V */
/* Brown-out detection VCC=4.3V */
.extended = (FUSE_BODLEVEL1 & FUSE_BODLEVEL0)
};