fixed display declaration typo
This commit is contained in:
parent
ff89a6ce7b
commit
0a762ade5d
@ -35,7 +35,7 @@ namespace display
|
|||||||
lcd.backlight();
|
lcd.backlight();
|
||||||
}
|
}
|
||||||
|
|
||||||
Q
|
void print(String line_1, String line_2)
|
||||||
{
|
{
|
||||||
//CLEAR
|
//CLEAR
|
||||||
lcd.clear();
|
lcd.clear();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user