We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e81c112 commit 39a4966Copy full SHA for 39a4966
hardware/arduino/boards.txt
@@ -10,7 +10,7 @@ uno.bootloader.extended_fuses=0x05
10
uno.bootloader.path=optiboot
11
uno.bootloader.file=optiboot_atmega328.hex
12
uno.bootloader.unlock_bits=0x3F
13
-uno.bootloader.lock_bits=0x0F
+uno.bootloader.lock_bits=0x2F
14
uno.build.mcu=atmega328p
15
uno.build.f_cpu=16000000L
16
uno.build.core=arduino
0 commit comments