USB Device for NUCLEO-F103RB, STM32F103C8T6 and Maple Mini boards

Dependents:   MapleMini_USBSerial STM32F103C8T6_USBKeyboard firstDelta STM32F103C8T6_USBSerial ... more

Fork of L152RE_USBDevice by Norimasa Okamoto

Revision:
47:a0cd9646ecd1
Parent:
25:7c72828865f3
Child:
70:a6dcac43ceaf
--- a/USBHID/USBKeyboard.h	Tue Mar 31 16:15:39 2015 +0100
+++ b/USBHID/USBKeyboard.h	Wed Apr 08 07:46:23 2015 +0100
@@ -150,7 +150,7 @@
     *
     * @returns if handle by subclass, return true
     */
-    virtual bool EP1_OUT_callback();
+    virtual bool EPINT_OUT_callback();
 
     /**
     * Read status of lock keys. Useful to switch-on/off leds according to key pressed. Only the first three bits of the result is important: