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

V2.x compatible to ESP32 core 2.x #44

Merged
merged 1 commit into from
Jun 18, 2024
Merged

Conversation

mathertel
Copy link

code for
#43

Please consider implementing a library version that is compatible with 3.x and pre-3.x.
using if (ESP_ARDUINO_VERSION_MAJOR < 3)

It is hard for typical Arduino users to distinguish between versions so a version 2.0 that runs with both ESP32 board adoptions is probably welcome.

@luc-github luc-github merged commit ee4d42c into luc-github:v2.x Jun 18, 2024
1 check passed
@luc-github luc-github changed the title V2.x compatible to ESP32 boards 2.x V2.x compatible to ESP32 core 2.x Jun 18, 2024
@luc-github
Copy link
Owner

Merged thank you

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