From d57749ec98e63693f6ee22b455cfda79b5a64cbe Mon Sep 17 00:00:00 2001 From: Gabor Kiss-Vamosi Date: Fri, 23 Feb 2018 20:55:21 +0100 Subject: [PATCH] Update TODO_MINOR.md --- docs/TODO_MINOR.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/TODO_MINOR.md b/docs/TODO_MINOR.md index d386fb2e4..72c4aab40 100644 --- a/docs/TODO_MINOR.md +++ b/docs/TODO_MINOR.md @@ -45,7 +45,7 @@ Here are ideas which are not assigned to a minor version yet: - [x] Add user data option to lv_indev_drv_t and pass it with lv_indev_data_t to the read function. #115 - [ ] LV_GROUP_KEY_ENTER_LONG: sent by the library on long press of LV_GROUP_KEY_ENTER to trigger long press of the object #113 - [ ] LV_INDEV_TYPE_BUTTON: for a hatdware buttons which press a point on a screen - +- [ ] USE_LV_DRAW_IMG/LINE, USE_LV_INDEV_POINTER/KEYPAD/BUTTON ## v5.0 (released at: 20.12.2017)