esp32c3-epd

This commit is contained in:
2025-04-20 23:00:02 -04:00
parent 82d541e225
commit bebd5dc43b

View File

@@ -1,3 +1,9 @@
/*
By: Alexander Bobkov
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.
*/
#include <Arduino.h>
#include "ePaper.h"