Increase timeout of Mass Storage and Still Image host commands to 10 seconds (up...
[pub/lufa.git] / Demos / Host / LowLevel / GenericHIDHost / ConfigDescriptor.h
index 4861610..7cc1576 100644 (file)
 #define _CONFIGDESCRIPTOR_H_\r
 \r
        /* Includes: */\r
-               #include <LUFA/Drivers/USB/USB.h>                        // USB Functionality\r
+               #include <LUFA/Drivers/USB/USB.h>\r
                \r
                #include "GenericHIDHost.h"\r
                \r
        /* Macros: */\r
                /** Interface Class value for the Human Interface Device class */\r
-               #define HID_CLASS                 0x03\r
+               #define HID_CLASS                   0x03\r
 \r
                /** Maximum size of a device configuration descriptor which can be processed by the host, in bytes */\r
                #define MAX_CONFIG_DESCRIPTOR_SIZE  512\r