lv_printf: condition floating-point on value not definition
This commit is contained in:
@@ -56,7 +56,7 @@
|
|||||||
|
|
||||||
// support for the floating point type (%f)
|
// support for the floating point type (%f)
|
||||||
// default: activated
|
// default: activated
|
||||||
#ifndef PRINTF_DISABLE_SUPPORT_FLOAT
|
#if !PRINTF_DISABLE_SUPPORT_FLOAT
|
||||||
#define PRINTF_SUPPORT_FLOAT
|
#define PRINTF_SUPPORT_FLOAT
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user