From 7ad93a77c11d8c304ea9aa70ea87d4ca51053d0d Mon Sep 17 00:00:00 2001 From: richonguzman Date: Fri, 16 Aug 2024 08:26:59 -0400 Subject: [PATCH] posible improvments --- src/display.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/display.cpp b/src/display.cpp index e1a7f01..c6e9dfc 100644 --- a/src/display.cpp +++ b/src/display.cpp @@ -297,6 +297,8 @@ void displayShow(const String& header, const String& line1, const String& line2, } } + //tft.fillRect(20, 0, bufferWidth, bufferHeight, TFT_BLACK); // Replace TFT_BLA + symbolAvailable = symbol != 100; /*