Skip to content

Releases: sparkfun/SparkFun_Qwiic_Ultrasonic_Arduino_Library

Version 1.2.0

05 Mar 22:17
96f7fa8
Compare
Choose a tag to compare

Updates in this release:

No user facing functionality changes.

Updates:

  • Move to the SparkFun Toolkit v1.0
  • Update code layout to have a platform independent layer and an Arduino layer
  • Continued update of README.md

Release version v1.1.2

16 Feb 14:16
Compare
Choose a tag to compare

This release contains the following updates:

  • Add version qualifier for the SparkFun_Toolkit dependency in library.properties. Now using the toolkit version < 1.0.

Fixes max allowable I2C address

14 Aug 21:47
Compare
Choose a tag to compare

As the title suggests, the max allowable I2C address is now 0x77 instead of 0x7F.

Release v1.1.0

21 Jun 17:18
Compare
Choose a tag to compare
  • Adds support for the latest version of the Ultrasonic Distance Sensor: Hardware Version v10.
  • Adds a two more examples

v1.0.0

21 Dec 22:05
Compare
Choose a tag to compare
Update README.md