From 0420d3c9b1e0feec47f0cb355c06209a5100bcef Mon Sep 17 00:00:00 2001 From: Alexander Bobkov Date: Fri, 25 Apr 2025 03:23:25 -0400 Subject: [PATCH] ESP32-C3 ePaper --- ESP32-C3_ePaper/src/main.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ESP32-C3_ePaper/src/main.cpp b/ESP32-C3_ePaper/src/main.cpp index 53d16f1ec..ebf469243 100644 --- a/ESP32-C3_ePaper/src/main.cpp +++ b/ESP32-C3_ePaper/src/main.cpp @@ -63,7 +63,8 @@ void setup() { //display.drawRect(0, 0, display.width()-24, 24, GxEPD_BLACK); - /* Storage Information Section + /* + Storage Information Section */ int str_x=10, str_y=50, str_inc=15; // Display storage names