With lv_label_set_text_fmt(label, "Value: %d", 15) printf formatting can be used to set the text. Labels are able to show text from a static character buffer ...
確定! 回上一頁