lv_arc_set_angles() function
Set the start and end angles
Arguments
obj
pointer to an arc object
start
the start angle (if `LV_USE_FLOAT` is enabled it can be fractional too.)
end
the end angle (if `LV_USE_FLOAT` is enabled it can be fractional too.)