Add API support signature to the CDC and DFU class bootloaders, so that the applicati...
[pub/USBasp.git] / Demos / Device / LowLevel / MassStorage / MassStorage.c
index 7f2d866..abac8b7 100644 (file)
@@ -309,7 +309,8 @@ static void ReturnCommandStatus(void)
                if (IsMassStoreReset)
                  return;
        }
-       
+
        /* Finalize the stream transfer to send the last packet */
        Endpoint_ClearIN();
 }
+