summaryrefslogtreecommitdiff
path: root/src/libs/lv_conf.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/lv_conf.h')
-rw-r--r--src/libs/lv_conf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libs/lv_conf.h b/src/libs/lv_conf.h
index 3a20c5b..6be43a3 100644
--- a/src/libs/lv_conf.h
+++ b/src/libs/lv_conf.h
@@ -532,7 +532,7 @@ typedef void* lv_font_user_data_t;
#define lv_snprintf snprintf
#define lv_vsnprintf vsnprintf
#else /*!LV_SPRINTF_CUSTOM*/
-#define LV_SPRINTF_DISABLE_FLOAT 1
+#define LV_SPRINTF_DISABLE_FLOAT 0
#endif /*LV_SPRINTF_CUSTOM*/
/*===================