adc_del_continuous_monitor() is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferences

Return value

- ESP_OK: On success - ESP_ERR_INVALID_STATE: Monitor is in enabled state, should call `adc_continuous_monitor_disable` first - ESP_ERR_NOT_FOUND: Monitor haven't been used - ESP_ERR_INVALID_ARG: Invalid argument

References

from examples