-
-
Notifications
You must be signed in to change notification settings - Fork 481
Update simple-audio-player.md #1992
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
Conversation
Changed constant 4 with static SDCARD_SS_PIN
CLA assistant check
All committers have signed the CLA.
Hello @giuggiodk!
Please sign the CLA and we will take a look at your proposal. Thank you ⭐
cc @jacobhylen
Hello @giuggiodk 👋
The constant SDCARD_SS_PIN
is not defined in the library, but is only in the samd core for the MKRZero variant.
As such, your proposal will unfortunately only compile for that specific board.
I still want to say thank you for taking the time to contribute.
Uh oh!
There was an error while loading. Please reload this page.
Changed constant 4 with static SDCARD_SS_PIN
What This PR Changes
Contribution Guidelines