1
0
mirror of https://github.com/lvgl/lvgl.git synced 2025-01-28 07:03:00 +08:00

Merge 8ed224fd636bca30a06d53ea3e66967564caa520 into dev

This commit is contained in:
github-actions[bot] 2021-01-05 14:52:31 +00:00 committed by GitHub
commit 95394e2b2f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -404,7 +404,7 @@ extern "C" {
* SPRINTF DISABLE FLOAT
*-----------------*/
#if CONFIG_LV_CONF_SKIP || LV_CONF_SKIP
#if defined(CONFIG_LV_CONF_SKIP) || defined(LV_CONF_SKIP)
# ifndef LV_SPRINTF_DISABLE_FLOAT
# ifndef CONFIG_LV_SPRINTF_DISABLE_FLOAT
# define LV_SPRINTF_DISABLE_FLOAT 0