Fixed incorrect byte ordering in the Audio_Device_WriteSample24 function (thanks...
[pub/USBasp.git] / Projects / Webserver / Lib / FATFs / diskio.c
index 59ec707..64daad9 100644 (file)
@@ -62,3 +62,4 @@ DRESULT disk_write (
        return RES_OK;
 }
 #endif /* _READONLY */
+