Skip to content

Releases: sparkfun/SparkFun_Qwiic_TMF882X_Arduino_Library

Version 1.0.2

11 Jan 10:25
Compare
Choose a tag to compare

This release:

  • Corrects compilation errors on the Arduino NANO 33 IoT (SAMD)
    • Solved by adding #include "Arduino.h" to qwiic_i2c.h

Minor release - fix driver symbol collision with other libraries

24 Oct 20:14
Compare
Choose a tag to compare

Two different SparkFun Arduino libraries were using the same underlying object to access the I2C bus, causing a symbol collision if both libraries were used in the same application.

This release has a fix for this issue.

Initial Release

14 Apr 17:49
Compare
Choose a tag to compare

Our initial release of the AMS TMF882X library.