esp_console_cmd_deregister() function
Deregister console command
Arguments
cmd_name
Name of the command to be deregistered. Must not be NULL, must not contain spaces.
Return value
- ESP_OK on success - ESP_ERR_INVALID_ARG if command is not registered