diff --git a/ESP32-C3_ePaper/src/main.cpp b/ESP32-C3_ePaper/src/main.cpp index 09a470ea6..63266dec1 100644 --- a/ESP32-C3_ePaper/src/main.cpp +++ b/ESP32-C3_ePaper/src/main.cpp @@ -62,7 +62,7 @@ void setup() { display.setCursor(10, 100); display.setFont(&FreeSerif24pt7b); - display.print("PreeSerif 24pt7b"); + display.print("INFORMATION DASHBOARD"); //display.update(); // Add UI elements