1.3.5
What's Changed
- Feature Request #60: Add inline documentation for CanBitRate by @lordmundi in #61
- Fix: Only enable receive interrupts when a onReceive callback has been provided. by @aentinger in #63
- Fix viper URL. by @aentinger in #64
- Fix: Only use a single transmit buffer when transmitting OpenCyphal/CAN frames. by @aentinger in #65
- Fix: Only enable transmit buffer empty interrupt if such a callback if provided by the user. by @aentinger in #66
- Fix: Clear RX int flag before calling user-callback. by @aentinger in #67
- Fix: No more missing MCP2515 events because the MCP2515 keeps the INTline low UNTIL all EVENTS have been handled. by @aentinger in #68
New Contributors
- @lordmundi made their first contribution in #61
Full Changelog: 1.3.4...1.3.5