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.