X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/2304a730508331b3d71c5c37602201b5b065b4a4..2358d7dcac412e8b516f70701915b6379f2905d2:/Bootloaders/CDC/BootloaderAPITable.S diff --git a/Bootloaders/CDC/BootloaderAPITable.S b/Bootloaders/CDC/BootloaderAPITable.S index ebc514b98..69ebd387a 100644 --- a/Bootloaders/CDC/BootloaderAPITable.S +++ b/Bootloaders/CDC/BootloaderAPITable.S @@ -87,5 +87,5 @@ BootloaderAPI_JumpTable: BootloaderAPI_Signatures: .long BOOT_START_ADDR ; Start address of the bootloader - .word 0xDF00 ; Signature for the CDC class bootloader - .word 0xDCFB ; Signature for a LUFA class bootloader + .word 0xDF00 ; Signature for the CDC class bootloader + .word 0xDCFB ; Signature for a LUFA class bootloader