Skip to content

Commit c5d9d12

Browse files
changing description for example 4 to match what the example actually does
1 parent be4f62b commit c5d9d12

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

examples/Example4_QueueUsage/Example4_QueueUsage.ino

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
/******************************************************************************
2-
Configures the button to raise an interrupt when pressed, and notifies us over
3-
serial. Allows us to enable/disable/reset the interrupt too!
2+
Shows how to use the FIFO Queue on the Qwiic Button
43
54
Fischer Moseley @ SparkFun Electronics
65
Original Creation Date: July 29, 2019

library.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=SparkFun Qwiic Button and Qwiic Switch Library
2-
version=2.0.0
2+
version=2.0.1
33
author=SparkFun Electronics <[email protected]>
44
maintainer=Fischer Moseley <[email protected]>
55
sentence=Communicates and configures the SparkFun Qwiic Button and Switch.

0 commit comments

Comments
 (0)