Fix incorrect macro guard in the UC3 EndpointStream header file.
[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)