USB device stack
Dependents: blinky_max32630fthr FTHR_USB_serial FTHR_OLED HSP_RPC_GUI_3_0_1 ... more
Fork of USBDevice by
Diff: USBMIDI/USBMIDI.h
- Revision:
- 47:a0cd9646ecd1
- Parent:
- 25:7c72828865f3
- Child:
- 48:03f8e580579a
--- a/USBMIDI/USBMIDI.h Tue Mar 31 16:15:39 2015 +0100
+++ b/USBMIDI/USBMIDI.h Wed Apr 08 07:46:23 2015 +0100
@@ -78,7 +78,7 @@
protected:
- virtual bool EP2_OUT_callback();
+ virtual bool EPBULK_OUT_callback();
virtual bool USBCallback_setConfiguration(uint8_t configuration);
/*
* Get string product descriptor
