minor fixes

This commit is contained in:
Gabor Kiss-Vamosi
2020-05-06 21:39:45 +02:00
parent 0c6d0d48a3
commit bc994c60ee
12 changed files with 23 additions and 26 deletions

View File

@@ -188,7 +188,7 @@
/* Drag throw slow-down in [%]. Greater value -> faster slow-down */
#ifndef LV_INDEV_DEF_DRAG_THROW
#define LV_INDEV_DEF_DRAG_THROW 20
#define LV_INDEV_DEF_DRAG_THROW 10
#endif
/* Long press time in milliseconds.