diff options
Diffstat (limited to 'src/libs/lv_conf.h')
| -rw-r--r-- | src/libs/lv_conf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libs/lv_conf.h b/src/libs/lv_conf.h index dfec64a..cbaf64b 100644 --- a/src/libs/lv_conf.h +++ b/src/libs/lv_conf.h @@ -673,7 +673,7 @@ typedef void* lv_obj_user_data_t; * 1: Some extra precision * 2: Best precision */ -#define LV_LINEMETER_PRECISE 0 +#define LV_LINEMETER_PRECISE 2 #endif /*Mask (dependencies: -)*/ |
