Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bugfix(i2s): fixed i2s left/right channels swapped issue.
The right channel data is in the high position, so the I2S_TX_MSB_RIGHT & I2S_RX_MSB_RIGHT bits should be set. Merges #3717 closes #3399
- Loading branch information