mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-08 08:36:12 +00:00
ESP32-C3 ePaper
This commit is contained in:
@@ -63,6 +63,7 @@ void setup() {
|
|||||||
//display.drawRect(0, 0, display.width()-24, 24, GxEPD_BLACK);
|
//display.drawRect(0, 0, display.width()-24, 24, GxEPD_BLACK);
|
||||||
|
|
||||||
|
|
||||||
|
int str_x=10, str_y=150, str_inc=15;
|
||||||
display.setCursor(10, 150);
|
display.setCursor(10, 150);
|
||||||
display.setFont(&FreeMonoBold9pt7b);
|
display.setFont(&FreeMonoBold9pt7b);
|
||||||
display.print("Files");
|
display.print("Files");
|
||||||
|
Reference in New Issue
Block a user