Add missing doxygen group terminator to the new CompilerSpecific.h header file.
[pub/USBasp.git] / Projects / Incomplete / StandaloneProgrammer / DiskDevice.c
index 0eca0d7..8a8c977 100644 (file)
@@ -53,6 +53,7 @@ USB_ClassInfo_MS_Device_t DiskDevice_MS_Interface =
                        },
        };
 
+
 void DiskDevice_USBTask(void)
 {
        MS_Device_USBTask(&DiskDevice_MS_Interface);