ESP32-C3 ePaper

This commit is contained in:
2025-04-25 03:00:33 -04:00
parent 5dc7fb53f3
commit 045944781b

View File

@@ -9,6 +9,7 @@
// FreeFonts from Adafruit_GFX // FreeFonts from Adafruit_GFX
#include <Fonts/FreeSans9pt7b.h> #include <Fonts/FreeSans9pt7b.h>
#include <Fonts/FreeSansBold9pt7b.h> #include <Fonts/FreeSansBold9pt7b.h>
#include <Fonts/FreeSans12pt7b.h>
#include <Fonts/FreeSerif9pt7b.h> #include <Fonts/FreeSerif9pt7b.h>
#include <Fonts/FreeSerif12pt7b.h> #include <Fonts/FreeSerif12pt7b.h>
#include <Fonts/FreeSerif18pt7b.h> #include <Fonts/FreeSerif18pt7b.h>