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