Skip to content

v3.8.1

Latest
Compare
Choose a tag to compare
@kai-morich kai-morich released this 28 Oct 20:17
· 2 commits to master since this release
0b5950c

fixes:

  • values supported by default setFlowControl() consistent with getSupportedFlowControl()
  • catch all Throwables from SerialInputOutputManager.Listener methods (#601)
    to avoid breaking Interface changes, Error from onNewData() is wrapped into Exception when calling onRunError()