Skip to content

Releases: sparkfun/SparkFun_Qwiic_XM125_Arduino_Library

Update to library.properties file

14 Feb 19:54
Compare
Choose a tag to compare

Updates

  • This release just adds a version check for the 'SparkFun_Toolkit' library to the depends line in lib.properties
  • No other functionality changed.

Fixes return values by distance registers

29 May 21:43
Compare
Choose a tag to compare

Similar to the previous release, there were more registers that divide the result by 10, resulting in centimeters, where millimeters were expected.

Updates getDistance

18 Apr 20:00
Compare
Choose a tag to compare

Distance was being returned in centimeters by default, this has been changed to return the distance in millimeters. This is the unit of the distance stored within the XM125's registers.

v1.0.1

19 Mar 20:36
Compare
Choose a tag to compare

Arduino examples cleanup

v1.0.0

18 Mar 17:24
Compare
Choose a tag to compare

Release for Arduino IDE Library Registry