Skip to content

Commit e7ff928

Browse files
committed
Putting the Uno lock bits back.
1 parent 8efc392 commit e7ff928

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hardware/arduino/boards.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ uno.bootloader.extended_fuses=0x05
1010
uno.bootloader.path=optiboot
1111
uno.bootloader.file=optiboot_atmega328.hex
1212
uno.bootloader.unlock_bits=0x3F
13-
uno.bootloader.lock_bits=0x2F
13+
uno.bootloader.lock_bits=0x0F
1414
uno.build.mcu=atmega328p
1515
uno.build.f_cpu=16000000L
1616
uno.build.core=arduino

0 commit comments

Comments
 (0)