Putting the Uno lock bits back.

This commit is contained in:
David A. Mellis 2011-10-10 12:28:09 -04:00
parent d3bed622e8
commit 4387ea1990
1 changed files with 1 additions and 1 deletions

View File

@ -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