Skip to content

Improved compatibility across Arduino Platforms

Latest
Compare
Choose a tag to compare
@mathieukaelin mathieukaelin released this 16 Feb 01:14
8a41004

What's Changed

  • remove SPI setDataMode function and replace it by SPISettings. This will improve the compatibility of the code across different platforms. For instance setDataMode is not supported on mbed based platforms like the Raspberry Pi Pico

Full Changelog: 1.0.1...1.0.2