refactor(driver): rename dev to drivers + Arduino update (#5377)
This commit is contained in:
committed by
GitHub
parent
f2cb462be3
commit
0a0f4b484d
@@ -128,7 +128,6 @@ lv_indev_t * lv_indev_create(void)
|
||||
indev->long_press_repeat_time = LV_INDEV_DEF_LONG_PRESS_REP_TIME;
|
||||
indev->gesture_limit = LV_INDEV_DEF_GESTURE_LIMIT;
|
||||
indev->gesture_min_velocity = LV_INDEV_DEF_GESTURE_MIN_VELOCITY;
|
||||
|
||||
return indev;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user