lcd.drawAnnulus(x, y, r1, r2, start, end [, flags])
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
Draw an arc
@status current Introduced in 2.4.0
x,y
(positive numbers) coordinates of the center
r1,r2
(positive numbers) radii of the inside and outside of the annulus
start,end
(positive numbers) start and end of the annulus
none