mirror of https://github.com/rusefi/wideband.git
don't need float printf
This commit is contained in:
parent
516c787f92
commit
8aee43ba8f
|
@ -159,7 +159,7 @@ CPPWARN = -Wall -Wextra -Wundef
|
|||
#
|
||||
|
||||
# List all user C define here, like -D_DEBUG=1
|
||||
UDEFS = -DCHPRINTF_USE_FLOAT=1
|
||||
#UDEFS = -DCHPRINTF_USE_FLOAT=1
|
||||
|
||||
|
||||
# Define ASM defines here
|
||||
|
|
Loading…
Reference in New Issue