Corrected incorrect signature bytes for the AT90USB82 and added support for the ATMEG...
[pub/USBasp.git] / Bootloaders / DFU / BootloaderDFU.c
index d7af1e6..71b37ea 100644 (file)
@@ -92,6 +92,7 @@ uint16_t StartAddr = 0x0000;
  */\r
 uint16_t EndAddr = 0x0000;\r
 \r
+\r
 /** Main program entry point. This routine configures the hardware required by the bootloader, then continuously \r
  *  runs the bootloader processing routine until instructed to soft-exit, or hard-reset via the watchdog to start\r
  *  the loaded application code.\r