Embedded TCP/IP stack
4.7.0
|
#define FNET_CFG_SERIAL_PRINTF_N_TO_RN (1) |
Automatic replacing of all line feeds ("\n") inside the format string to CR LF ("\r\n") by fnet_(s)printf() functions:
1
= is enabled (Deafault value, to save some ROM).0
= is disabled.Definition at line 51 of file fnet_serial_config.h.