dac_continuous_del_channels() function
Delete the DAC continuous handle
Arguments
handle
The DAC continuous channel handle that obtained from 'dac_continuous_new_channels'
Return value
- ESP_ERR_INVALID_ARG The input parameter is invalid - ESP_ERR_INVALID_STATE The channels have already been deregistered or not disabled - ESP_OK Delete the continuous channels success