Arduino参考

Arduino参考 > Libraries > LiquidCrystal > clear()

LiquidCrystal.clear()

Description

Clears the LCD screen and positions the cursor in the upper-left corner.

Syntax

lcd.clear()

Parameters

lcd: a variable of type LiquidCrystal