We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06eb831 commit 8fbe78fCopy full SHA for 8fbe78f
examples/example3_buffer/example3_buffer.ino
@@ -24,7 +24,7 @@
24
*/
25
26
#include <Wire.h>
27
-#include "SparkFun_Qwiic_KX13X.h"
+#include "SparkFun_KX13X.h"
28
29
SparkFun_KX132 kxAccel;
30
// SparkFun_KX134 kxAccel; // For the KX134, uncomment this and comment line above
0 commit comments