1
0
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:
canardos 2019-03-01 15:56:27 +08:00
parent 4608f72098
commit 2ffb0a83b0

View File

@ -82,6 +82,7 @@ static const char * kb_map_num[] = {
}; };
static const lv_btnm_ctrl_t kb_ctrl_num_map[] = { 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, 2, 1, 1, 1, 2,
1, 1, 1, 1, 1 1, 1, 1, 1, 1