We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d28b04 commit 5f5f128Copy full SHA for 5f5f128
hardware/arduino/avr/boards.txt
@@ -456,7 +456,7 @@ ethernet.upload.speed=115200
456
ethernet.bootloader.tool=avrdude
457
ethernet.bootloader.low_fuses=0xff
458
ethernet.bootloader.high_fuses=0xde
459
-ethernet.bootloader.extended_fuses=0x05
+ethernet.bootloader.extended_fuses=0xFD
460
ethernet.bootloader.file=optiboot/optiboot_atmega328.hex
461
ethernet.bootloader.unlock_bits=0x3F
462
ethernet.bootloader.lock_bits=0x0F
0 commit comments