Update UC3 platform driver support to use the bitmasks defined in the header files...
[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)