Skip to content

Releases: sparkfun/SparkFun_VEML7700_Arduino_Library

Version 2.0.0

13 Jul 15:15
Compare
Choose a tag to compare

Updates

This release is in conjunction with the production release of the SparkFun VEML7700 qwiic board, building off the SparkX version ofthe board and library.

Version 2.0 is not completely 100% backward compatable with the SparkX version 1.0 of this library. Changes in the API for interrupt control and shutdown/power were made for simplicity. Updates for these changes are easily made - see the examples or the updated documentation for further information.

Changes

  • Moved to use the SparkFun Toolkit for I2C communcation and error handling codes
  • Updated API to the current, modern pattern used.
  • Added automated build checks
  • Improved GitHub repository
  • Refactored the library documentation and updated the format of the doxygen generated documentation
  • Reviewed, updated and refactored the overall implementation to enhance reuse and simplify maintenance.

Version 1.0.0

07 Nov 13:30
Compare
Choose a tag to compare

Initial release