Rename UC3B driver files to UC3, as they are generic to all AVR32 UC3 models.
[pub/USBasp.git] / Projects / Incomplete / StandaloneProgrammer / DiskHost.c
index 9ba2254..a0e2521 100644 (file)
@@ -47,6 +47,7 @@ USB_ClassInfo_MS_Host_t DiskHost_MS_Interface =
                        },
        };
 
+
 void DiskHost_USBTask(void)
 {
        if (USB_HostState == HOST_STATE_Addressed)