adc1_lock_release() function
to let other tasks use the ADC1 when I2S is not work. Other tasks will be forbidden to use ADC1 between ``adc1_adc/i2s_mode_acquire`` and ``adc1_i2s_release``. Call this function to release the occupation of ADC1
Return value
always return ESP_OK.