Skip to content

Releases: sparkfun/SparkFun_STHS34PF80_Arduino_Library

Version 1.0.4

09 Nov 22:36
Compare
Choose a tag to compare

This release contains the following improvements:

  • Full example functionality
  • Change the sfe_bus.cpp and sfe_bus.h files to now have superclasses to follow the correct SFE I2C code structure
  • Updated associated functions in SparkFun_STHS34PF80_Arduino_Library.cpp to work with the new sfe_bus methods.

Version 1.0.3

04 Nov 16:39
Compare
Choose a tag to compare

This release contains the following improvements:

  • Fix sfe_bus.h case issue in the Arduino header file (it was SFE_Bus.h)
  • Changed the Arduino begin methods to return bools, instead of ints -- this is standard for qwiic drivers/Arduino
  • The begin() methods for the Arduino driver now actually return status -- they were always returning 0
  • Make a macro for the I2C address that is qwiic/Arduino ready - takes care of a big shift.

v1.0.2

01 Nov 20:46
Compare
Choose a tag to compare

Updated comments and pin definitions in Arduino examples

v1.0.1

23 Oct 19:01
Compare
Choose a tag to compare

Added comment header section to each Arduino example. No code has been changed otherwise.

v1.0.0

12 Oct 19:04
fc14808
Compare
Choose a tag to compare

Release for Arduino IDE Library Registry