Oops - fix incorrect value of AOA_CSCP_AOADataSubclass in the Android Open Accessory...
[pub/USBasp.git] / LUFA / Drivers / USB / Class / Common / AndroidAccessoryClassCommon.h
index 2c1a598..f786437 100644 (file)
@@ -82,7 +82,7 @@
                        AOA_CSCP_AOADataClass    = 0xFF, /**< Descriptor Class value indicating that the device or interface\r
                                                          *   belongs to the AOA data class.\r
                                                          */\r
-                       AOA_CSCP_AOADataSubclass = 0x00, /**< Descriptor Subclass value indicating that the device or interface\r
+                       AOA_CSCP_AOADataSubclass = 0xFF, /**< Descriptor Subclass value indicating that the device or interface\r
                                                          *   belongs to AOA data subclass.\r
                                                          */\r
                        AOA_CSCP_AOADataProtocol = 0x00, /**< Descriptor Protocol value indicating that the device or interface\r