mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
ff325e84b6
The right channel data is in the high position, so the I2S_TX_MSB_RIGHT & I2S_RX_MSB_RIGHT bits should be set. Merges https://github.com/espressif/esp-idf/pull/3717 closes https://github.com/espressif/esp-idf/issues/3399