ESP32-C3 ePaper

This commit is contained in:
2025-04-25 00:53:38 -04:00
parent e28b739cad
commit ab2f47c6ee

View File

@@ -72,7 +72,7 @@ void setup() {
//display.update();
//display.drawBitmap(200, 200, gridicons_bug, 24, 24, GxEPD_BLACK);
//display.invertDisplay(true);
display.invertDisplay(true);
display.drawBitmap(150, 150, gridicons_cloud, 24, 24, GxEPD_WHITE);
// Add UI elements