Sensirion / embedded-uart-sps

Embedded UART Driver for Sensirion Particulate Matter Sensors - Download the Zip Package from the Release Page
https://github.com/Sensirion/embedded-uart-sps/releases
BSD 3-Clause "New" or "Revised" License
44 stars 24 forks source link

SHDLC: Separate error value for too long frames #50

Closed abrauchli closed 4 years ago

abrauchli commented 4 years ago

Better error handling when decoding incorrect SHDLC frames:

Check the following:

rnestler commented 4 years ago

Breaking changes marked in commit message

While an added error value may be considered a breaking change, I wouldn't call it breaking, since we make no guarantee about it.

abrauchli commented 4 years ago

Update changelog?

done