1
0
mirror of https://github.com/mik3y/usb-serial-for-android synced 2025-06-11 01:46:15 +00:00
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
..