mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-08 10:10:53 +00:00
ESP32-C3 ePaper
This commit is contained in:
@@ -58,6 +58,8 @@ void setup() {
|
||||
display.print("Picopixel");
|
||||
//display.update();
|
||||
|
||||
display.drawBitmap(24, 24, gridicons_computer, 24, 24, GxEPD_BLACK);
|
||||
|
||||
display.setCursor(10, 150);
|
||||
display.setFont(&FreeSans9pt7b);
|
||||
display.print("Files Storage");
|
||||
|
Reference in New Issue
Block a user