ESP32-C3 ePaper

This commit is contained in:
2025-04-25 00:49:26 -04:00
parent 42e780e35c
commit 9737ea24f9

View File

@@ -72,7 +72,7 @@ void setup() {
//display.update();
//display.drawBitmap(200, 200, gridicons_bug, 24, 24, GxEPD_BLACK);
//display.drawBitmap(150, 150, gridicons_cloud, 24, 24, GxEPD_BLACK);
display.drawBitmap(150, 150, gridicons_cloud, 24, 24, GxEPD_BLACK);
// Add UI elements
// Draw axis: (x1,y1) @ 5, 100 and width-2*margin_x height-2*margin_y