Skip to content

Commit 9e645a4

Browse files
authored
Update WipperSnapper_I2C_Driver_Out_Sh1107.h
1 parent 475a6fe commit 9e645a4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/components/i2c/drivers/WipperSnapper_I2C_Driver_Out_Sh1107.h

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,8 @@
1717
#define WIPPERSNAPPER_I2C_DRIVER_OUT_SH1107_H
1818

1919
#include "WipperSnapper_I2C_Driver_Out.h"
20-
#include <Adafruit_GrayOLED.h>
20+
// #include <Adafruit_GrayOLED.h>
2121
#include <Adafruit_SH110X.h>
22-
#include "Adafruit_SH110X/splash.h"
2322
#include <Arduino.h>
2423

2524
#define DEFAULT_WIDTH 128 ///< Default width for a sh1107 128x64 display

0 commit comments

Comments
 (0)