Skip to content

lcd.refresh

lcd.refresh()

Refresh the LCD screen

Parameters

None.

Returns

None.

Availability

  • Since: 2.2.0
  • Radio support: bw-lcd
  • Radio support: color-lcd

Notes

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

Source

radio/src/lua/api_colorlcd.cpp; radio/src/lua/api_stdlcd.cpp