X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/b9dd51cd632c1a8cff18f77b4f09c33bdf804768..864196c884ef3602aee44f1a68aceb5819a07f21:/Demos/Device/ClassDriver/DualCDC/DualCDC.c?ds=inline diff --git a/Demos/Device/ClassDriver/DualCDC/DualCDC.c b/Demos/Device/ClassDriver/DualCDC/DualCDC.c index adc17aed3..0de83e1d9 100644 --- a/Demos/Device/ClassDriver/DualCDC/DualCDC.c +++ b/Demos/Device/ClassDriver/DualCDC/DualCDC.c @@ -56,11 +56,6 @@ USB_ClassInfo_CDC_Device_t VirtualSerial1_CDC_Interface = .NotificationEndpointNumber = CDC1_NOTIFICATION_EPNUM, .NotificationEndpointSize = CDC_NOTIFICATION_EPSIZE, }, - - .State = - { - // Leave all state values to their defaults - } }; /** LUFA CDC Class driver interface configuration and state information. This structure is