mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-09 14:55:28 +00:00
esp32c3-epd
This commit is contained in:
@@ -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 <Arduino.h>
|
||||||
#include "ePaper.h"
|
#include "ePaper.h"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user