Skip to content

Commit 54fbb0d

Browse files
authored
include fix
1 parent f09db87 commit 54fbb0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Arduino_SensorKit.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#include "Arduino_Sensorkit.h"
1+
#include "Arduino_SensorKit.h"
22

33
//Declare component's classes
44
U8X8_SSD1306_128X64_NONAME_SW_I2C Oled(/* clock=*/ SCL, /* data=*/ SDA, /* reset=*/ U8X8_PIN_NONE);

0 commit comments

Comments
 (0)