Embedded TCP/IP stack
4.7.0
|
void fnet_shell_unblock | ( | fnet_shell_desc_t | desc | ) |
Unblocks the shell to accept user commands.
desc | Shell service descriptor. |
This function moves the shell from the blocked state to the normal state. In this state the shell accepts all supported commands.
NOTE: Also the shell may be unblocked by a user by pressing the [Ctrl]+[c] buttons in a terminal console.