Trim unique serial number created by the USE_INTERNAL_SERIAL option to 12 characters rather than 20 - apparently Windows will implode if a serial number is too long.
This commit is contained in:
		
							parent
							
								
									e0420015df
								
							
						
					
					
						commit
						9d506553aa
					
				
					 4 changed files with 5 additions and 4 deletions
				
			
		| 
						 | 
				
			
			@ -40,7 +40,7 @@
 | 
			
		|||
 *  
 | 
			
		||||
 *  This demo prints out received CDC data through the serial port.
 | 
			
		||||
 *  
 | 
			
		||||
 *  Not that this demo is only compatible with devices which report the correct CDC
 | 
			
		||||
 *  Note that this demo is only compatible with devices which report the correct CDC
 | 
			
		||||
 *  and ACM class, subclass and protocol values. Most USB-Serial cables have vendor
 | 
			
		||||
 *  specific features, thus use vendor-specific class/subclass/protocol codes to force
 | 
			
		||||
 *  the user to use specialized drivers. This demo is not compatible with such devices.
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue