arch(driver): new driver architecture with new color format support
This commit is contained in:
@@ -7,4 +7,3 @@ label = lv.label(lv.scr_act())
|
||||
label.set_text("Hello world")
|
||||
label.set_style_text_color(lv.color_hex(0xffffff), lv.PART.MAIN)
|
||||
label.align(lv.ALIGN.CENTER, 0, 0)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user