1
0
mirror of https://github.com/mik3y/usb-serial-for-android synced 2025-10-28 08:57:18 +00:00
usb-serial-for-android/usbSerialForAndroid
kai-morich 0b5950c991
catch all Throwables from SerialInputOutputManager.Listener methods (#601) (#606)
to avoid breaking Interface changes, Error from onNewData() is wrapped into Exception when calling onRunError()
2024-10-28 21:12:22 +01:00
..