rmt_del_sync_manager() function
Delete synchronization manager
Arguments
synchro
Synchronization manager handle returned from `rmt_new_sync_manager()`
Return value
- ESP_OK: Delete the synchronization manager successfully - ESP_ERR_INVALID_ARG: Delete the synchronization manager failed because of invalid argument - ESP_FAIL: Delete the synchronization manager failed because of other error