lcd.drawArc(x, y, r, start, end [, flags])

Draw an arc

Parameters

  • x,y (positive numbers) coordinates of the center

  • r (positive number) radius

  • start,end (positive numbers) start and end of the arc

  • flags (optional) please see flags and color constants

Return value

none

Available on

API status

EdgeTX version
Action

2.4.0

Introduced

Last updated

Was this helpful?