Changed to new device mode Class Driver function name prefixes to make way for simila...
[pub/lufa.git] / Demos / Device / ClassDriver / USBtoSerial / USBtoSerial.h
index 9660381..d463582 100644 (file)
@@ -74,6 +74,6 @@
                void EVENT_USB_ConfigurationChanged(void);\r
                void EVENT_USB_UnhandledControlPacket(void);\r
                \r
-               void EVENT_USB_CDC_LineEncodingChanged(USB_ClassInfo_CDC_t* CDCInterfaceInfo);\r
+               void EVENT_CDC_Device_LineEncodingChanged(USB_ClassInfo_CDC_t* CDCInterfaceInfo);\r
 \r
 #endif\r