mirror of
				https://github.com/mik3y/usb-serial-for-android
				synced 2025-10-31 02:17:23 +00:00 
			
		
		
		
	
						commit
						a807ea91f0
					
				| @ -22,7 +22,7 @@ import java.nio.ByteBuffer; | ||||
| public class SerialInputOutputManager implements Runnable { | ||||
| 
 | ||||
|     private static final String TAG = SerialInputOutputManager.class.getSimpleName(); | ||||
|     private static final boolean DEBUG = true; | ||||
|     public static boolean DEBUG = false; | ||||
|     private static final int BUFSIZ = 4096; | ||||
| 
 | ||||
|     /** | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user