- ESP_OK on success - ESP_ERR_NO_MEM if out of memory - ESP_ERR_INVALID_STATE if already initialized - ESP_ERR_INVALID_ARG if the configuration is invalid
Notes
Call this once before using other console module features
Examples
esp_console_init() is referenced by 1 libraries and example projects: