esp32c3-epd

This commit is contained in:
2025-04-20 23:01:06 -04:00
parent bebd5dc43b
commit 96230d5f51

View File

@@ -2,7 +2,7 @@
By: Alexander Bobkov By: Alexander Bobkov
Date: April 20, 2025 Date: April 20, 2025
Description: This is a simple example of how to use the GxEPD library to display text and graphics on an ePaper display. Description: This is an example of how to use the GxEPD library to display text and graphics on an ePaper display powered by the ESP32-C3 microcontroller.
*/ */
#include <Arduino.h> #include <Arduino.h>
#include "ePaper.h" #include "ePaper.h"