mirror of
https://github.com/mik3y/usb-serial-for-android.git
synced 2026-08-23 06:12:59 +00:00
flowcontrol for ftdi, pl2303, cp210x
This commit is contained in:
@@ -115,9 +115,10 @@ For a simple example, see
|
||||
[UsbSerialExamples](https://github.com/mik3y/usb-serial-for-android/blob/master/usbSerialExamples)
|
||||
folder in this project.
|
||||
|
||||
For a more complete example with background service to stay connected while
|
||||
the app is not visible or rotating, see separate github project
|
||||
[SimpleUsbTerminal](https://github.com/kai-morich/SimpleUsbTerminal).
|
||||
See separate github project [SimpleUsbTerminal](https://github.com/kai-morich/SimpleUsbTerminal)
|
||||
for a more complete example with:
|
||||
* Background service to stay connected while the app is not visible or rotating
|
||||
* Flow control
|
||||
|
||||
## Probing for Unrecognized Devices
|
||||
|
||||
|
||||
Reference in New Issue
Block a user