X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fcfg%2Fcfg_formatwr.h;h=bafad70b81aa374640c4382a25f81e5f9e043e8c;hb=1d4ca8e6ec2fa970bca09445e44c50beab9ce060;hp=13966536ba054f850067a5580ae039493014ee1a;hpb=5cc93036fd518276991129f59f7d58ae6068435e;p=bertos.git diff --git a/bertos/cfg/cfg_formatwr.h b/bertos/cfg/cfg_formatwr.h index 13966536..bafad70b 100644 --- a/bertos/cfg/cfg_formatwr.h +++ b/bertos/cfg/cfg_formatwr.h @@ -50,7 +50,7 @@ * \sa PRINTF_NOFLOAT * \sa PRINTF_FULL */ -#define CONFIG_PRINTF PRINTF_NOFLOAT +#define CONFIG_PRINTF PRINTF_FULL #endif /* CFG_FORMATWR_H */