ESP-IDF + 0/2 examples
SourceVu will show references to esp_console_run() from the following samples and libraries:
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferences

Return value

- ESP_OK, if command was run - ESP_ERR_INVALID_ARG, if the command line is empty, or only contained whitespace - ESP_ERR_NOT_FOUND, if command with given name wasn't registered - ESP_ERR_INVALID_STATE, if esp_console_init wasn't called

References

from examples