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

Return value

- ESP_OK : On successfully deregistering the handler - ESP_ERR_INVALID_ARG : Null arguments - ESP_ERR_NOT_FOUND : Handler with specified URI and method not found

References

from examples