delete current
This commit is contained in:
parent
40b72ec6c9
commit
c8c3e26d8a
|
@ -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);
|
||||
|
|
Loading…
Reference in New Issue