aboutsummaryrefslogtreecommitdiff
path: root/boards.txt
diff options
context:
space:
mode:
authorZach Eveland <zeveland@blacklabel-development.com>2011-10-27 11:45:13 -0400
committerZach Eveland <zeveland@blacklabel-development.com>2011-10-27 11:45:13 -0400
commit3524f2ff0b07338cd0939d9c695a6bcbb2af39dd (patch)
tree3a1ced5ef4198e9e40e06bc15a4cca5e106f5226 /boards.txt
parentec93cd74a187a58f0e2bbe496c38edd7d9f33f30 (diff)
Revert "Merge branch 'master' of github.com:arduino/Arduino into diskloader_reboot"
This reverts commit df9835efafd13685251749bc210c0b96a18a96a5, reversing changes made to ec45af8bfa9222a807c075dd1db4b5aa798bba03. Conflicts: hardware/arduino/variants/mega/pins_arduino.h libraries/Ethernet/examples/PachubeClientString/PachubeClientString.ino
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 aa5c70d..bb36796 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