Skip to content

Releases: sparkfun/SparkFun_Qwiic_Button_Arduino_Library

Version 2.0.6

12 Jul 08:58
Compare
Choose a tag to compare

This release:

  • Changes the register enum and #define to avoid conflicts with ESP32 v2.0.4 and other libraries

Update Example4_QueueUsage

08 Mar 17:58
Compare
Choose a tag to compare

Update example 4 to print the popped value and wait 3 seconds. This makes the example clearer and easier to follow.

Updating keywords for highlighting

17 Jan 22:17
Compare
Choose a tag to compare
v2.0.4

updating keywords.txt

Removing unused variables from Example 8

17 Jan 21:13
Compare
Choose a tag to compare

Had some unused vars in my fixed example... woops.

Fixing Example 8 to use actual interrupt

17 Jan 21:02
Compare
Choose a tag to compare
v2.0.2

changing example to use an actual interrupt

Fixing Description on Example 4

14 Jan 20:48
Compare
Choose a tag to compare

Example 4 description now says "Shows how to use the FIFO Queue on the Qwiic Button"

v2.0.0

18 Sep 15:45
Compare
Choose a tag to compare

Fixes to library and examples to work with new Qwiic button firmware. Updates are not backwards compatible.

Minor readability updates

10 Aug 01:40
c871cbc
Compare
Choose a tag to compare

Now using the more general "device" instead of "button" in class instances.

Arduino Library Specification Compliance

04 Aug 22:49
Compare
Choose a tag to compare

Made some tweaks to the library.properties file to comply with the Arduino Library specifications.

Version 1.0.0

04 Aug 21:58
Compare
Choose a tag to compare

Initial Public Release! Contains all of the functionality described in the readme.