Skip to content

Commit 8fbe78f

Browse files
committed
Update example3_buffer.ino
1 parent 06eb831 commit 8fbe78f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/example3_buffer/example3_buffer.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
*/
2525

2626
#include <Wire.h>
27-
#include "SparkFun_Qwiic_KX13X.h"
27+
#include "SparkFun_KX13X.h"
2828

2929
SparkFun_KX132 kxAccel;
3030
// SparkFun_KX134 kxAccel; // For the KX134, uncomment this and comment line above

0 commit comments

Comments
 (0)