Clean up MassStorageKeyboard demo.

This commit is contained in:
Dean Camera 2010-01-03 03:48:40 +00:00
parent 7f9f97c792
commit 58a39c6666
7 changed files with 21 additions and 31 deletions

View file

@ -87,6 +87,7 @@
void EVENT_USB_Device_Disconnect(void);
void EVENT_USB_Device_ConfigurationChanged(void);
void EVENT_USB_Device_UnhandledControlRequest(void);
void EVENT_USB_Device_StartOfFrame(void);
bool CALLBACK_MS_Device_SCSICommandReceived(USB_ClassInfo_MS_Device_t* MSInterfaceInfo);