Skip to main content

esp_openthread_cli_console_command_register

Function esp_openthread_cli_console_command_register 

Source
pub unsafe extern "C" fn esp_openthread_cli_console_command_register() -> esp_err_t
Expand description

@brief This function registers an ESP Console command for the OpenThread CLI.

@return - ESP_OK on success - ESP_ERR_NO_MEM if allocation has failed