ESP-IDF EPD

This commit is contained in:
2025-04-21 00:41:34 -04:00
parent 6ef196edff
commit 55a08b6048
30 changed files with 11336 additions and 773 deletions

View File

@@ -14,7 +14,9 @@
#include "led_strip.h"
#include "sdkconfig.h"
static const char *TAG = "example";
#include "ePaper.h"
static const char *TAG = "ESP32C3 EPD";
/* Use project configuration menu (idf.py menuconfig) to choose the GPIO to blink,
or you can edit the following line and set a number here.