You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, lv doesn't support over 96 lines height, that is LV_PAGE_SIZe * (BLOCK_SIZE - 1).
Even if specified "-H97" to argv, LvView() in lv.c overwrite to 96.
Currently, lv doesn't support over 96 lines height, that is LV_PAGE_SIZe * (BLOCK_SIZE - 1).
Even if specified "-H97" to argv, LvView() in lv.c overwrite to 96.