{\r
.Header = {.Size = USB_STRING_LEN(11), .Type = DTYPE_String},\r
\r
- .UnicodeString = L"Dean Camera"\r
+ .UnicodeString = L"M. Wiebusch"\r
};\r
\r
/** Product descriptor string. This is a Unicode string containing the product's details in human readable form,\r
{\r
.Header = {.Size = USB_STRING_LEN(22), .Type = DTYPE_String},\r
\r
- .UnicodeString = L"LUFA USB-RS232 Adapter"\r
+ .UnicodeString = L"Coral Scanner Table"\r
};\r
\r
/** This function is called by the library when in device mode, and must be overridden (see library "USB Descriptors"\r
// acidbourbon.wordpress.com
// June 2013
+#include <avr/interrupt.h>
// define here the port and the pin where you cave connected
// the ADB (I/O) line from your TM1001A touchpad