esp_register_shutdown_handler() is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferences

Return value

- ESP_OK on success - ESP_ERR_INVALID_STATE if the handler has already been registered - ESP_ERR_NO_MEM if no more shutdown handler slots are available

References

from examples