feat(indev): add multi touch gestures (#7078)
This commit is contained in:
2
lvgl.h
2
lvgl.h
@@ -43,6 +43,7 @@ extern "C" {
|
||||
#include "src/core/lv_obj.h"
|
||||
#include "src/core/lv_group.h"
|
||||
#include "src/indev/lv_indev.h"
|
||||
#include "src/indev/lv_indev_gesture.h"
|
||||
#include "src/core/lv_refr.h"
|
||||
#include "src/display/lv_display.h"
|
||||
|
||||
@@ -130,6 +131,7 @@ extern "C" {
|
||||
#include "src/lvgl_private.h"
|
||||
#endif
|
||||
|
||||
|
||||
/*********************
|
||||
* DEFINES
|
||||
*********************/
|
||||
|
||||
Reference in New Issue
Block a user