mirror of
				https://github.com/mik3y/usb-serial-for-android
				synced 2025-10-31 02:17:23 +00:00 
			
		
		
		
	v3.6.0 in readme
This commit is contained in:
		
							parent
							
								
									34e6d989fd
								
							
						
					
					
						commit
						80a555a189
					
				| @ -40,7 +40,7 @@ dependencyResolutionManagement { | |||||||
| Add library to dependencies | Add library to dependencies | ||||||
| ```gradle | ```gradle | ||||||
| dependencies { | dependencies { | ||||||
|     implementation 'com.github.mik3y:usb-serial-for-android:3.5.1' |     implementation 'com.github.mik3y:usb-serial-for-android:3.6.0' | ||||||
| } | } | ||||||
| ``` | ``` | ||||||
| 
 | 
 | ||||||
| @ -153,6 +153,7 @@ This library supports USB to serial converter chips: | |||||||
| * Prolific PL2303 | * Prolific PL2303 | ||||||
| * Silabs CP2102 and all other CP210x | * Silabs CP2102 and all other CP210x | ||||||
| * Qinheng CH340, CH341A, CH9102 | * Qinheng CH340, CH341A, CH9102 | ||||||
|  | * GsmModem devices, e.g. for Unisoc based Fibocom GSM modems | ||||||
| 
 | 
 | ||||||
| and devices implementing the CDC/ACM protocol like | and devices implementing the CDC/ACM protocol like | ||||||
| * Arduino using ATmega32U4 | * Arduino using ATmega32U4 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user