felHR85 / UsbSerial

Usb serial controller for Android
MIT License
1.8k stars 585 forks source link

Add break control #242

Closed t2t-sonbui closed 5 years ago

t2t-sonbui commented 5 years ago

Add break signal control Tested with FT232RL, CP2102 and CH340.

felHR85 commented 5 years ago

Hi @t2t-sonbui Looks great but I really want to keep the main example very simple. It would be great to add a new example involving BREAK, RTS, CTS signals.

t2t-sonbui commented 5 years ago

Thank @felHR85 . Now, can not start listen Break signal if not set flow control. I will resolver and create other pull request.

felHR85 commented 5 years ago

@t2t-sonbui That's great. Thank you very much