don't need float printf

This commit is contained in:
Matthew Kennedy 2020-12-11 00:24:14 -08:00
parent 516c787f92
commit 8aee43ba8f
1 changed files with 1 additions and 1 deletions

View File

@ -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