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

Standard Arduino ESP library already contains base64.h file: #50

Merged

Conversation

nut-code-monkey
Copy link

espressif/arduino-esp32/cores/esp32/base64.h and for some cases ambiguity may appear and it produce build error. For example M5Stack firmware library include HTTPClient.h which include base64.h file.

https://github.com/espressif/arduino-esp32/blob/master/cores/esp32/base64.h for some cases ambiguity may appear and it produce build error. For example M5Stack firmware library include HTTPClient.h which include base64.h file.
Ry0 pushed a commit to Ry0/ESPHap that referenced this pull request Feb 26, 2021
@Yurik72 Yurik72 merged commit 4ff7540 into Yurik72:master Mar 1, 2021
@nut-code-monkey nut-code-monkey deleted the fix_base64_h_file_duplication branch March 1, 2021 13:41
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