diff --git a/examples/Example_01_Begin/Example_01_Begin.ino b/examples/Example_01_Begin/Example_01_Begin.ino index 7de79f0..24c2572 100644 --- a/examples/Example_01_Begin/Example_01_Begin.ino +++ b/examples/Example_01_Begin/Example_01_Begin.ino @@ -18,7 +18,7 @@ **************************************************************************************/ #include -#include //Click here to get the library: http://librarymanager/All#Alphanumeric_Display by SparkFun +#include //Click here to get the library: http://librarymanager/All#SparkFun_Qwiic_Alphanumeric_Display by SparkFun HT16K33 display; void setup() diff --git a/library.properties b/library.properties index 548a6db..1e11909 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=SparkFun Qwiic Alphanumeric Display Arduino Library -version=1.1.4 +version=2.1.4 author=SparkFun Electronics maintainer=SparkFun Electronics sentence=A library to drive the Holtek HT16K33 LED Driver with an Alphanumeric Display.