Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Conditional Compilation for ESP32-Arduino v2/v3 breaking changes #41

Merged
merged 1 commit into from
Jul 8, 2024

Conversation

ckcr4lyf
Copy link
Owner

@ckcr4lyf ckcr4lyf commented Jul 8, 2024

https://docs.espressif.com/projects/arduino-esp32/en/latest/migration_guides/2.x_to_3.0.html#ble

The std::string -> String is was causing some problems such as #39 .

This should fix it, so no matter which version you're on, it should work.

Closes #39

@ckcr4lyf ckcr4lyf merged commit 6ef1aa1 into master Jul 8, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

compilation error
1 participant