ESP32-C3 ePaper

This commit is contained in:
2025-04-25 00:28:33 -04:00
parent a017e7e80f
commit e10fffd980
2 changed files with 2 additions and 1 deletions

View File

@@ -61,7 +61,7 @@ void setup() {
display.print("PreeSerif 9pt7b");
display.setCursor(10, 100);
display.setFont(&FreeSerif24pt7b);
display.setFont(&FreeSerif18pt7b);
display.print("INFO DASHBOARD");
//display.update();