adafruit / Adafruit_Wippersnapper_Arduino

WipperSnapper is a firmware for creating no-code IoT electronics projects.

Home Page:https://io.adafruit.com/welcome

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use Text Recolor to differentiate between pins, components

brentru opened this issue · comments

LVGL supports text recolorization (https://docs.lvgl.io/latest/en/html/widgets/label.html#text-recolor) on labels meaning a line of text's sub-text can have different colors.

Might be valuable to differentiate the label (ie: [pin], [i2c]) at the beginning of each monitor line.