Skip to content

Version 2.0.0

Latest

Choose a tag to compare

@gigapod gigapod released this 12 Dec 00:02

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.