mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-08 02:47:16 +00:00
ESP32-C3 ePaper
This commit is contained in:
@@ -70,6 +70,7 @@ void setup() {
|
||||
// Display Files storage usage
|
||||
display.setCursor(str_x, str_y);
|
||||
display.setFont(&FreeMonoBold9pt7b);
|
||||
display.setFont(&FreeMono9pt7b);
|
||||
display.print("Files");
|
||||
display.setCursor(str_x+200, str_y);
|
||||
display.print("25%");
|
||||
|
Reference in New Issue
Block a user