lvgl / lv_demos

Examples, tutorials and applications for the LVGL embedded GUI library

Home Page:https://lvgl.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lv_demo_music_list.c “font_small” and “font_medium” Pointer on const

LuWeiHuan opened this issue · comments

this two Pointer on const, However, when it is created, it points to the address variable with const. Sorry, English is not very good

Thank you, fixed.