Embedded TCP/IP stack
4.7.0
|
fnet_bool_t echo |
Enable/disable terminal echo flag. When set to FNET_TRUE
the echo is enabled, characters received by the shell are echoed back to the terminal.
When set to FNET_FALSE
the echo is disabled, characters are transferred to the terminal without echoing them to the terminal display.
Definition at line 241 of file fnet_shell.h.