ESP32-C3 ePaper

This commit is contained in:
2025-04-25 03:02:51 -04:00
parent 07e8a6fb8b
commit ecfec9ffe9

View File

@@ -64,7 +64,7 @@ void setup() {
display.setFont(&FreeSans9pt7b);
display.print("Files Storage");
display.setCursor(10, 160);
display.setFont(&FreeMono9pt7b);
display.setFont(&FreeMonoBold9pt7b);
display.print("Archives Storage");
// Display text nicely centered on the display