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 475a6fe commit 9e645a4Copy full SHA for 9e645a4
src/components/i2c/drivers/WipperSnapper_I2C_Driver_Out_Sh1107.h
@@ -17,9 +17,8 @@
17
#define WIPPERSNAPPER_I2C_DRIVER_OUT_SH1107_H
18
19
#include "WipperSnapper_I2C_Driver_Out.h"
20
-#include <Adafruit_GrayOLED.h>
+// #include <Adafruit_GrayOLED.h>
21
#include <Adafruit_SH110X.h>
22
-#include "Adafruit_SH110X/splash.h"
23
#include <Arduino.h>
24
25
#define DEFAULT_WIDTH 128 ///< Default width for a sh1107 128x64 display
0 commit comments