mirror of
https://github.com/lvgl/lvgl.git
synced 2025-01-28 07:03:00 +08:00
Fix incorrect kb_ctrl_num_map
This commit is contained in:
parent
4608f72098
commit
2ffb0a83b0
@ -82,6 +82,7 @@ static const char * kb_map_num[] = {
|
||||
};
|
||||
|
||||
static const lv_btnm_ctrl_t kb_ctrl_num_map[] = {
|
||||
1, 1, 1, 2,
|
||||
1, 1, 1, 2,
|
||||
1, 1, 1, 2,
|
||||
1, 1, 1, 1, 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user