[gnoduino: 167/237] Putting the Uno lock bits back.



commit 3123f81fd0b4c534eec21fbb30bf23e3c014b4b6
Author: David A. Mellis <d mellis arduino cc>
Date:   Mon Oct 10 12:28:09 2011 -0400

    Putting the Uno lock bits back.

 arduino/boards.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/arduino/boards.txt b/arduino/boards.txt
index 23da93b..baf4338 100644
--- a/arduino/boards.txt
+++ b/arduino/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



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]