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

Modified AudioFileSourceFS.h to add resolution operator on items defi… #335

Merged
merged 1 commit into from
Nov 15, 2020

Conversation

troisiemetype
Copy link
Contributor

Hi there !

I've started to work with the library a few days ago, building a music player with esp32.

I've encountered an error when using the AudioFileSourceFS class, because FS.h defines both File and FS classes into a namespace. I thus added the resolution operator for this namespace when nedded.

Thank you

…ned into the fs namespace in esp32 libraries.
@earlephilhower
Copy link
Owner

Thx!

@earlephilhower earlephilhower merged commit 7f3908c into earlephilhower:master Nov 15, 2020
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.

2 participants