clear()
1. Description. Clears the LCD screen and positions the cursor in the upper-left corner.
2. Syntax. lcd.clear()
3. Parameters. lcd: a variable of type LiquidCrystal.
- Jun 26, 2019-
clear()
1. Description. Clears the LCD screen and positions the cursor in the upper-left corner.
2. Syntax. lcd.clear()
3. Parameters. lcd: a variable of type LiquidCrystal.