Make HID device class driver reselect the correct endpoint after the user callbacks...
[pub/USBasp.git] / Demos / Device / LowLevel / DualCDC / Descriptors.h
index aa95b8a..de4dd27 100644 (file)
@@ -40,7 +40,7 @@
                #include <LUFA/Drivers/USB/USB.h>\r
 \r
                #include <avr/pgmspace.h>\r
-\r
+               \r
        /* Macros: */\r
                /** Macro to define a CDC class-specific functional descriptor. CDC functional descriptors have a\r
                 *  uniform structure but variable sized data payloads, thus cannot be represented accurately by\r