From c8c3e26d8aee69b433c3c4f52c8d16ce6eafdb90 Mon Sep 17 00:00:00 2001 From: VincyGMY <1270143547@qq.com> Date: Mon, 6 May 2024 23:08:26 +0800 Subject: [PATCH] delete current --- src/main.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main.cpp b/src/main.cpp index 2b8809d..311918f 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -347,8 +347,8 @@ void loop(void) // lcd.drawString("A", 180, 108); // lcd.drawString("W", 180, 166); - lcd.setTextDatum(top_left); - lcd.drawString("Current", 20, 0); + // lcd.setTextDatum(top_left); + // lcd.drawString("Current", 20, 0); lcd.setFont(&fonts::Font6); lcd.setTextDatum(bottom_right);