mirror of
				https://github.com/mfulz/qmk_firmware.git
				synced 2025-10-31 05:12:33 +01:00 
			
		
		
		
	Oops - fix incorrect value of AOA_CSCP_AOADataSubclass in the Android Open Accessory class driver.
This commit is contained in:
		
							parent
							
								
									38d7cdf803
								
							
						
					
					
						commit
						cdd4e11fa8
					
				| @ -82,7 +82,7 @@ | |||||||
| 			AOA_CSCP_AOADataClass    = 0xFF, /**< Descriptor Class value indicating that the device or interface
 | 			AOA_CSCP_AOADataClass    = 0xFF, /**< Descriptor Class value indicating that the device or interface
 | ||||||
| 			                                  *   belongs to the AOA data class. | 			                                  *   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. | 			                                  *   belongs to AOA data subclass. | ||||||
| 			                                  */ | 			                                  */ | ||||||
| 			AOA_CSCP_AOADataProtocol = 0x00, /**< Descriptor Protocol value indicating that the device or interface
 | 			AOA_CSCP_AOADataProtocol = 0x00, /**< Descriptor Protocol value indicating that the device or interface
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Dean Camera
						Dean Camera