aboutsummaryrefslogtreecommitdiff
path: root/boards.txt
diff options
context:
space:
mode:
authorDavid A. Mellis <d.mellis@arduino.cc>2011-10-10 12:28:09 -0400
committerDavid A. Mellis <d.mellis@arduino.cc>2011-10-10 12:28:09 -0400
commit4387ea19901b1bc29481dc176843037b9584d55a (patch)
tree8bc157279dbfb9f7225542fd67724aa25e8a9a85 /boards.txt
parentd3bed622e8a2808bd8c8c770bff8b8e67f69272d (diff)
Putting the Uno lock bits back.
Diffstat (limited to 'boards.txt')
-rw-r--r--boards.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/boards.txt b/boards.txt
index 23da93b..baf4338 100644
--- a/boards.txt
+++ b/boards.txt
@@ -10,7 +10,7 @@ uno.bootloader.extended_fuses=0x05
uno.bootloader.path=optiboot
uno.bootloader.file=optiboot_atmega328.hex
uno.bootloader.unlock_bits=0x3F
-uno.bootloader.lock_bits=0x2F
+uno.bootloader.lock_bits=0x0F
uno.build.mcu=atmega328p
uno.build.f_cpu=16000000L
uno.build.core=arduino