summaryrefslogtreecommitdiff
path: root/src/libs/lv_conf.h
diff options
context:
space:
mode:
authorMichele Bini <michele.bini@gmail.com>2022-04-01 22:53:10 (GMT)
committerMichele Bini <michele.bini@gmail.com>2022-04-01 22:56:55 (GMT)
commitb9f3e0d8bdb4ed02a9364fe1d025e441dc7c8ded (patch)
tree6833dcfffee37a710b4366331084d09e02727ff6 /src/libs/lv_conf.h
parent2557f8ed6226916d1a82905e7fed3987b3f774f5 (diff)
.
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 6be43a3..3a20c5b 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 0
+#define LV_SPRINTF_DISABLE_FLOAT 1
#endif /*LV_SPRINTF_CUSTOM*/
/*===================