From db9720070c056587e55cd9ca73a93a4c594829ae Mon Sep 17 00:00:00 2001 From: Artem Herych Date: Thu, 19 Oct 2023 21:04:47 +0300 Subject: [PATCH] Update main.ino --- old/main.ino | 1 + 1 file changed, 1 insertion(+) diff --git a/old/main.ino b/old/main.ino index aa021f7..43fd6f3 100644 --- a/old/main.ino +++ b/old/main.ino @@ -258,3 +258,4 @@ void screenInit() { // Use a single function call to draw the line tft.drawFastHLine(0, y_coordinate_middle, tft.width(), TFT_BLACK); } +