duxiyao/android-serialport-api

how to set 128000 baud rate

Closed this issue · 1 comments

I have one device that only support 128000 baud rate,I  didn't find the baud 
rate in SerialPort.c file .
Please tell me how to solve the problem .




Original issue reported on code.google.com by qzhou0...@gmail.com on 13 Feb 2013 at 9:12

This baudrate value is not supported in the termios structure, I cannot fix 
this issue.

Original comment by cedric.p...@gmail.com on 20 Feb 2013 at 5:21

  • Changed state: WontFix