tiny ui rendering fixes

This commit is contained in:
taco
2026-05-11 10:22:44 +10:00
parent 9f683975c1
commit 26c641bc63
2 changed files with 6 additions and 1 deletions

View File

@@ -181,7 +181,7 @@ public:
#endif
if (_task->hasConnection()) {
display.setColor(DisplayDriver::GREEN);
display.setTextSize(2);
display.setTextSize(1);
display.drawTextCentered(display.width() / 2, display.height()-8, "< Connected >");
} else if (the_mesh.getBLEPin() != 0) { // BT pin