Bug fix: incorrect data rate setting for x1 data bit rate factor and Data Bit Rate Switch (thanks to Pablo Ortega). Before this release:
- CANFD sent frames always had the
BSRbit clear, even if frame type isCANFDMessage::CANFD_WITH_BIT_RATE_SWITCH; - CANFD network frames with the
BSRbit set were not received.
Added sample code for Adafruit Feather M0.