lv_meter_set_scale_major_ticks() function
Make some "normal" ticks major ticks and set their attributes. Texts with the current value are also added to the major ticks.
Arguments
obj
pointer to a meter object
scale
pointer to scale (added to `meter`)
nth
make every Nth normal tick major tick. (start from the first on the left)
width
width of the major ticks
len
length of the major ticks
color
color of the major ticks
label_gap
gap between the major ticks and the labels