4.1.0-beta.1
Pre-release
Pre-release
·
149 commits
to master
since this release
Added
- Added an error stat for packets that are too long.
- README additions:
- New table of contents
- New "Error statistics" section
- Added details about packets that are too long
Fixed
- Fixed the status read inside
LPUARTReceiveHandler::irqHandler
to useuint32_t
instead of the incorrectuint8_t
.STAT
is a 32-bit register.