X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/65a8d68c5708c8bc87628d9a25cf0a9d951379ea..31022dfbe9ba7f10e9be5be85e16d2ee203d40df:/Projects/SerialToLCD/SerialToLCD.c diff --git a/Projects/SerialToLCD/SerialToLCD.c b/Projects/SerialToLCD/SerialToLCD.c index aac4fadfb..21a5d68cb 100644 --- a/Projects/SerialToLCD/SerialToLCD.c +++ b/Projects/SerialToLCD/SerialToLCD.c @@ -51,7 +51,7 @@ USB_ClassInfo_CDC_Device_t VirtualSerial_CDC_Interface = { .Config = { - .ControlInterfaceNumber = 0, + .ControlInterfaceNumber = INTERFACE_ID_CDC_CCI, .DataINEndpoint = { .Address = CDC_TX_EPADDR,