lv_label_set_long_mode() function
Set the behavior of the label with longer text then the object size
Arguments
obj
pointer to a label object
long_mode
the new mode from 'lv_label_long_mode' enum. In LV_LONG_WRAP/DOT/SCROLL/SCROLL_CIRC the size of the label should be set AFTER this function