summaryrefslogtreecommitdiff
path: root/notes.txt
diff options
context:
space:
mode:
Diffstat (limited to 'notes.txt')
-rw-r--r--notes.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/notes.txt b/notes.txt
index b080193..61c388f 100644
--- a/notes.txt
+++ b/notes.txt
@@ -109,3 +109,13 @@ pcb:
5) open and print ps file
+2012-04-04
+
+Fuses has to be changed:
+
+- Run at 16MHz: Set clock divider to 1
+Change lfuse from 0x5e to 0xce
+
+- Enable bootloader: Set the BOOTRST bit
+Change hfuse from factory default 0xd9 to 0xd8
+