Added new Pipe_IsFrozen() macro to determine if the currently selected pipe is frozen.
[pub/lufa.git] / Demos / Device / ClassDriver / Joystick / Descriptors.c
index 74ab7d9..8f4177e 100644 (file)
@@ -133,7 +133,7 @@ USB_Descriptor_Configuration_t PROGMEM ConfigurationDescriptor =
                                \r
                        .Class                  = 0x03,\r
                        .SubClass               = 0x00,\r
-                       .Protocol               = 0x00,\r
+                       .Protocol               = HID_NON_BOOT_PROTOCOL,\r
                                \r
                        .InterfaceStrIndex      = NO_DESCRIPTOR\r
                },\r