delete current

This commit is contained in:
VincyGMY 2024-05-06 23:08:26 +08:00
parent 40b72ec6c9
commit c8c3e26d8a
1 changed files with 2 additions and 2 deletions

View File

@ -347,8 +347,8 @@ void loop(void)
// lcd.drawString("A", 180, 108); // lcd.drawString("A", 180, 108);
// lcd.drawString("W", 180, 166); // lcd.drawString("W", 180, 166);
lcd.setTextDatum(top_left); // lcd.setTextDatum(top_left);
lcd.drawString("Current", 20, 0); // lcd.drawString("Current", 20, 0);
lcd.setFont(&fonts::Font6); lcd.setFont(&fonts::Font6);
lcd.setTextDatum(bottom_right); lcd.setTextDatum(bottom_right);