Skip to content

Commit b148f52

Browse files
committed
Test - FeatherRevS3
1 parent bbf104d commit b148f52

File tree

2 files changed

+0
-28
lines changed

2 files changed

+0
-28
lines changed

src/Wippersnapper_demo.ino.cpp

Lines changed: 0 additions & 26 deletions
This file was deleted.

src/components/display/drivers/dispDrvSt7789.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -163,8 +163,6 @@ class dispDrvSt7789 : public dispDrvBase {
163163

164164
// Reset text color and size for main text area
165165
_display->setTextColor(ST77XX_WHITE);
166-
WS_DEBUG_PRINTLN("SB Text Size:");
167-
WS_DEBUG_PRINTLN(_text_sz);
168166
_display->setTextSize(_text_sz);
169167
}
170168

0 commit comments

Comments
 (0)