mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-08 14:20:51 +00:00
ESP32-C3 ePaper
This commit is contained in:
@@ -62,7 +62,7 @@ void setup() {
|
|||||||
|
|
||||||
display.setCursor(10, 100);
|
display.setCursor(10, 100);
|
||||||
display.setFont(&FreeSerif24pt7b);
|
display.setFont(&FreeSerif24pt7b);
|
||||||
display.print("INFORMATION DASHBOARD");
|
display.print("DATA BOARD");
|
||||||
//display.update();
|
//display.update();
|
||||||
|
|
||||||
// Add UI elements
|
// Add UI elements
|
||||||
|
Reference in New Issue
Block a user