Skip to content

Commit 75546b0

Browse files
authored
Update WipperSnapper_I2C.h
1 parent d2560fa commit 75546b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/i2c/WipperSnapper_I2C.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,7 @@ class WipperSnapper_Component_I2C {
205205
WipperSnapper_I2C_Driver_Out_QuadAlphaNum *_quadAlphaNum = nullptr;
206206
WipperSnapper_I2C_Driver_Out_CharLcd *_charLcd = nullptr;
207207
WipperSnapper_I2C_Driver_Out_7Seg *_sevenSeg = nullptr;
208+
WipperSnapper_I2C_Driver_Out_Sh1107 *_sh1107 = nullptr;
208209
WipperSnapper_I2C_Driver_Out_Ssd1306 *_ssd1306 = nullptr;
209210
};
210211
extern Wippersnapper WS;

0 commit comments

Comments
 (0)