lv_meter_add_needle_img() function
Add a needle image indicator the scale
Arguments
obj
pointer to a meter object
scale
pointer to scale (added to `meter`)
src
the image source of the indicator. path or pointer to ::lv_img_dsc_t
pivot_x
the X pivot point of the needle
pivot_y
the Y pivot point of the needle
Return value
the new indicator
Notes
the needle image should point to the right, like -O----->