For the complete documentation index, see llms.txt. This page is also available as Markdown.

lcd.refresh()

Refresh the LCD screen

From 2.4.0 on color LCDs, this is done automatically when the screen needs to be refreshed (on events and depending on refresh period).

@status current Only used on non-color LCDs.

Parameters

none

Return value

none

Last updated

Was this helpful?