Skip to content
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

Rename file and fix deprecations in I2S #3

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Rovel
Copy link

@Rovel Rovel commented Jun 16, 2022

Rename file to avoid Arduino IDE folder renaming and fix deprecations in I2S lib.

changed line 88 to .communication_format = (i2s_comm_format_t)(I2S_COMM_FORMAT_STAND_I2S | I2S_COMM_FORMAT_STAND_MSB), since deprecated methods I2S_COMM_FORMAT_I2S and I2S_COMM_FORMAT_LSB crash compile in later versions

Rovel and others added 3 commits June 15, 2022 22:12
Rename file to avoid Arduino ide folder renaming and fix deprecations in I2S lib
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.

1 participant