Skip to content

Fix bug for non-blocking communication (v1.3)

Compare
Choose a tag to compare
@gicking gicking released this 22 Nov 16:32
· 20 commits to master since this release

Fix issue #3, which is caused by incoherent data access with LIN background operation

  • removed obsolete flags flagTxComplete and flagRxComplete
  • added getter method for LIN bus state
  • adapted examples to avoid access conflict