Oops - fix incorrect value of AOA_CSCP_AOADataSubclass in the Android Open Accessory class driver.

This commit is contained in:
Dean Camera 2011-11-24 21:35:22 +00:00
parent 38d7cdf803
commit cdd4e11fa8
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@
AOA_CSCP_AOADataClass = 0xFF, /**< Descriptor Class value indicating that the device or interface
* belongs to the AOA data class.
*/
AOA_CSCP_AOADataSubclass = 0x00, /**< Descriptor Subclass value indicating that the device or interface
AOA_CSCP_AOADataSubclass = 0xFF, /**< Descriptor Subclass value indicating that the device or interface
* belongs to AOA data subclass.
*/
AOA_CSCP_AOADataProtocol = 0x00, /**< Descriptor Protocol value indicating that the device or interface