mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-08 04:22:25 +00:00
ESP32-C3 ePaper
This commit is contained in:
@@ -72,6 +72,7 @@ void setup() {
|
||||
//display.update();
|
||||
|
||||
//display.drawBitmap(200, 200, gridicons_bug, 24, 24, GxEPD_BLACK);
|
||||
display.invertDisplay(true);
|
||||
display.drawBitmap(150, 150, gridicons_cloud, 24, 24, GxEPD_BLACK);
|
||||
|
||||
// Add UI elements
|
||||
|
Reference in New Issue
Block a user