lcd.drawCircle(x, y, r [, flags])
Draw a circle at (x, y) of specified radius
@status current Introduced in 2.4.0
Parameters
x,y
(positive numbers) center positionr
(number) radius in pixels
Return value
none
Last updated
Draw a circle at (x, y) of specified radius
@status current Introduced in 2.4.0
x,y
(positive numbers) center position
r
(number) radius in pixels
none
Last updated