Skip to content

Commit 475a6fe

Browse files
authored
Update WipperSnapper_I2C_Driver_Out_Sh1107.h
1 parent 54ecd0f commit 475a6fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/i2c/drivers/WipperSnapper_I2C_Driver_Out_Sh1107.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ class WipperSnapper_I2C_Driver_Out_SH1107
8787
// Configure the text size and color
8888
_display->setTextSize(_text_sz);
8989
_display->setTextColor(SH110X_WHITE);
90+
-display->setCursor(0, 0);
9091
// Use full 256 char 'Code Page 437' font
9192
// _display->cp437(true);
9293
// Clear the buffer

0 commit comments

Comments
 (0)