From 2358d7dcac412e8b516f70701915b6379f2905d2 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Sun, 12 Oct 2014 22:19:16 +1100 Subject: Revert "Improve bootloader documentation." Revert commit 2304a730508331b3d71c5c37602201b5b065b4a4 as it breaks compilation of the bootloaders. --- Bootloaders/Printer/BootloaderAPITable.S | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Bootloaders/Printer/BootloaderAPITable.S') diff --git a/Bootloaders/Printer/BootloaderAPITable.S b/Bootloaders/Printer/BootloaderAPITable.S index 8e1badf60..ec499b74e 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 -- cgit v1.2.3