Skip to content

Commit a6381bb

Browse files
committed
renamed bootloader file
1 parent a6a59f1 commit a6381bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

hardware/arduino/boards.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -151,8 +151,8 @@ leonardo.upload.speed=1200
151151
leonardo.bootloader.low_fuses=0xde
152152
leonardo.bootloader.high_fuses=0xd8
153153
leonardo.bootloader.extended_fuses=0xcb
154-
leonardo.bootloader.path=nuevo_diskloader
155-
leonardo.bootloader.file=DiskLoader.hex
154+
leonardo.bootloader.path=diskloader
155+
leonardo.bootloader.file=DiskLoader-Leonardo.hex
156156
leonardo.bootloader.unlock_bits=0x3F
157157
leonardo.bootloader.lock_bits=0x2F
158158
leonardo.build.mcu=atmega32u4

0 commit comments

Comments
 (0)