lcd.drawAnnulus(x, y, r1, r2, start, end [, flags])
Draw an arc
@status current Introduced in 2.4.0
Parameters
x,y
(positive numbers) coordinates of the centerr1,r2
(positive numbers) radii of the inside and outside of the annulusstart,end
(positive numbers) start and end of the annulus
Return value
none
Last updated