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 f09db87 commit 54fbb0dCopy full SHA for 54fbb0d
src/Arduino_SensorKit.cpp
@@ -1,4 +1,4 @@
1
-#include "Arduino_Sensorkit.h"
+#include "Arduino_SensorKit.h"
2
3
//Declare component's classes
4
U8X8_SSD1306_128X64_NONAME_SW_I2C Oled(/* clock=*/ SCL, /* data=*/ SDA, /* reset=*/ U8X8_PIN_NONE);
0 commit comments