Fixing pjrc bug affecting Mac OSX CDC driver
- Also updating usbMuxUart header with most recent keyboard defines
This commit is contained in:
		
							parent
							
								
									2be0d1393b
								
							
						
					
					
						commit
						e251a8be50
					
				
					 2 changed files with 5 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -435,7 +435,7 @@ static uint8_t config_descriptor[CONFIG_DESC_SIZE] = {
 | 
			
		|||
        0x24,                                   // bDescriptorType
 | 
			
		||||
        0x01,                                   // bDescriptorSubtype
 | 
			
		||||
        0x01,                                   // bmCapabilities
 | 
			
		||||
        1,                                      // bDataInterface
 | 
			
		||||
        CDC_DATA_INTERFACE,                     // bDataInterface
 | 
			
		||||
// - 4 bytes -
 | 
			
		||||
        // Abstract Control Management Functional Descriptor, CDC Spec 5.2.3.3, Table 28
 | 
			
		||||
        4,                                      // bFunctionLength
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue