1
0
mirror of https://github.com/mik3y/usb-serial-for-android.git synced 2026-08-16 19:02:59 +00:00
Files
usb-serial-for-android/UsbSerialLibrary/src/com/hoho
mike wakerly f73b485418 Remove setBaudRate(); do not touch line config in open().
Callers should call setParameters() after open() (and now have the option of
skipping this step where feasible.)
2013-04-07 22:42:40 -07:00
..