Skip to content

Commit 993c9b7

Browse files
committed
Update Example_01_Begin.ino
1 parent 94195d1 commit 993c9b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/Example_01_Begin/Example_01_Begin.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
**************************************************************************************/
1919
#include <Wire.h>
2020

21-
#include <SparkFun_Alphanumeric_Display.h> //Click here to get the library: http://librarymanager/All#Alphanumeric_Display by SparkFun
21+
#include <SparkFun_Alphanumeric_Display.h> //Click here to get the library: http://librarymanager/All#SparkFun_Qwiic_Alphanumeric_Display by SparkFun
2222
HT16K33 display;
2323

2424
void setup()

0 commit comments

Comments
 (0)