Add new HID_Device_MillisecondElapsed() function to the HID device Class driver,...
[pub/USBasp.git] / Demos / Device / ClassDriver / DualCDC / DualCDC.c
index 9e3217c..82ed59d 100644 (file)
@@ -78,11 +78,6 @@ USB_ClassInfo_CDC_Device_t VirtualSerial2_CDC_Interface =
                                .NotificationEndpointNumber = CDC2_NOTIFICATION_EPNUM,\r
                                .NotificationEndpointSize   = CDC_NOTIFICATION_EPSIZE,\r
                        },\r
-                       \r
-               .State =\r
-                       {\r
-                               // Leave all state values to their defaults\r
-                       }\r
        };\r
 \r
 /** Main program entry point. This routine contains the overall program flow, including initial\r