X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/a09cb7e3d8d6256f5610459ee8dd80e0efd741f7..2304a730508331b3d71c5c37602201b5b065b4a4:/Bootloaders/Printer/BootloaderAPITable.S diff --git a/Bootloaders/Printer/BootloaderAPITable.S b/Bootloaders/Printer/BootloaderAPITable.S index ec499b74e..8e1badf60 100644 --- a/Bootloaders/Printer/BootloaderAPITable.S +++ b/Bootloaders/Printer/BootloaderAPITable.S @@ -87,5 +87,5 @@ BootloaderAPI_JumpTable: BootloaderAPI_Signatures: .long BOOT_START_ADDR ; Start address of the bootloader - .word 0xDF20 ; Signature for the Printer class bootloader - .word 0xDCFB ; Signature for a LUFA class bootloader + .word 0xDF20 ; Signature for the Printer class bootloader + .word 0xDCFB ; Signature for a LUFA class bootloader