Skip to content

Preserve prior bitrate for I2S begin #6349

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 28, 2019

Conversation

earlephilhower
Copy link
Collaborator

Fixes #6066

Preserve any existing sample rate for the I2S unit when performing an
i2s_begin. If nothing has ever been set, default to 44.1KHz as
before.

Fixes esp8266#6066

Preserve any existing sample rate for the I2S unit when performing an
`i2s_begin`.  If nothing has ever been set, default to 44.1KHz as
before.
@earlephilhower earlephilhower merged commit 19d09ea into esp8266:master Jul 28, 2019
@earlephilhower earlephilhower deleted the i2sa branch July 28, 2019 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[I2S] hardcoded initial rate in i2s_rxtx_begin()
1 participant