Releases: sparkfun/SparkFun_TMAG5273_Arduino_Library
Releases · sparkfun/SparkFun_TMAG5273_Arduino_Library
Version 2.0.0
Release Details
This is a major refactor/update of the underlying of implementation of this library.
This is library mostly compatible with 1.* versions, but small method changes were made. See the main readme of the repo for specific details.
Key Updates
- Move to the SparkFun Toolkit for I2C communication
- Incorporate changes from pending pull requests and outstanding issues.
- Validate and update data calculations based on data sheet provided equations
- Update and review method datatypes used internal as well as with method signatures.
- Refactor of implementation details to use proper design guidelines and support greater library implementation understanding.
v1.0.3
Minor changes:
- Functional setReadMode and setTemperatureThreshold now added
- Updated library.properties to pull in the changes from the releases
v1.0.2
Minor updates to the library specific for adjusting the LSB/MSB bitwise math for the x ,y, z, and angle calculation data.
v1.0.2 Ready for merge with Arduino Libraries.
v1.0.1
Minor updates to the library specific for fixing the Angle Calculation example along with the units for printing.
v1.0.1 Ready for merge with Arduino Libraries.
v1.0.0
Release for Arduino IDE Library Registry