Skip to content

Files

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Latest commit

9544adb · Mar 20, 2021

History

History
18 lines (9 loc) · 290 Bytes

File metadata and controls

18 lines (9 loc) · 290 Bytes

lcd.clear([color])

Clear the LCD screen

@status current Introduced in 2.0.0, color parameter introduced in 2.2.0 RC12

Parameters

  • color (optional, only on color screens)

Return value

none

Notice

This function only works in stand-alone and telemetry scripts.