mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-08 08:16:08 +00:00
ESP32-C3 ePaper
This commit is contained in:
@@ -64,7 +64,7 @@ void setup() {
|
|||||||
display.setFont(&FreeSans9pt7b);
|
display.setFont(&FreeSans9pt7b);
|
||||||
display.print("Files Storage");
|
display.print("Files Storage");
|
||||||
display.setCursor(10, 160);
|
display.setCursor(10, 160);
|
||||||
display.setFont(&FreeMono9pt7b);
|
display.setFont(&FreeMonoBold9pt7b);
|
||||||
display.print("Archives Storage");
|
display.print("Archives Storage");
|
||||||
|
|
||||||
// Display text nicely centered on the display
|
// Display text nicely centered on the display
|
||||||
|
Reference in New Issue
Block a user