Skip to content

Conversation

@mazgch
Copy link
Contributor

@mazgch mazgch commented Jun 7, 2024

@gilmaimon more FYI: this fixes a waning about a deprecated function that appears when all warnings are enabled in the Arduino IDE and using arduino_esp32 >=v3.0.0. I made it dependent on the version of Arduino_esp32 to avoid side effects for users using an older versions of it.

This is more a nice to have as the old code still compiles, however with that deprecation warning appearing.

mazgch added 2 commits June 4, 2024 10:27
server::available was renamed to ::accept and declared deprecated.
- avoids a warning about deprecated available function (use accept)
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.

1 participant