Changed to new device mode Class Driver function name prefixes to make way for simila...
[pub/lufa.git] / Demos / Device / ClassDriver / MassStorage / MassStorage.h
index 50a7725..afc67df 100644 (file)
@@ -83,6 +83,6 @@
                void EVENT_USB_ConfigurationChanged(void);\r
                void EVENT_USB_UnhandledControlPacket(void);\r
 \r
-               bool CALLBACK_USB_MS_SCSICommandReceived(USB_ClassInfo_MS_t* MSInterfaceInfo);\r
+               bool CALLBACK_MS_Device_SCSICommandReceived(USB_ClassInfo_MS_t* MSInterfaceInfo);\r
 \r
 #endif\r