Skip to content

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

Merged
Yurik72 merged 1 commit intoYurik72:masterfrom
nut-code-monkey:fix_base64_h_file_duplication
Mar 1, 2021
Merged

Standard Arduino ESP library already contains base64.h file:#50
Yurik72 merged 1 commit intoYurik72:masterfrom
nut-code-monkey:fix_base64_h_file_duplication

Conversation

@nut-code-monkey
Copy link
Copy Markdown

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