pcnt_unit_remove_watch_step() is only used within ESP-IDF.
 
Symbols
loading (1/5)...
Files
loading (3/5)...
SummarySyntaxArgumentsRelatedReferences

Return value

- ESP_OK: Remove step notify successfully - ESP_ERR_INVALID_ARG: Remove step notify failed because of invalid argument - ESP_ERR_INVALID_STATE: Remove step notify failed because the step notify was not added by `pcnt_unit_add_watch_step()` yet - ESP_FAIL: Remove step notify failed because of other error

References