Fixed SPI driver init function not clearing SPI2X bit when not needed.
[pub/USBasp.git] / Demos / Host / MassStorageHost / MassStorageHost.h
index ab5fcb2..d4b9947 100644 (file)
@@ -79,7 +79,7 @@
                HANDLES_EVENT(USB_DeviceEnumerationFailed);\r
                                \r
        /* Function Prototypes: */\r
-               void ShowDiskReadError(char* CommandString, uint8_t ErrorCode);\r
+               void ShowDiskReadError(char* CommandString, bool FailedAtSCSILayer, uint8_t ErrorCode);\r
                void UpdateStatus(uint8_t CurrentStatus);               \r
 \r
 #endif\r