ESP32-C3 ePaper

This commit is contained in:
2025-04-25 00:18:12 -04:00
parent dc3529713b
commit dd1c55c34b

View File

@@ -65,7 +65,7 @@ void setup() {
display.print("DATA BOARD");
//display.update();
display.drawBitmap(200, 200, gridicons_bug, 24, 24, GxEPD_BLACK);
display.drawBitmap(200, 200, gridicons_bug, 24, 24, GxEPD_WHITE);
display.drawBitmap(150, 150, gridicons_cloud, 24, 24, GxEPD_BLACK);
// Add UI elements