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

ESP8266 Web Server: Fix send stream by reference #8533

Merged
merged 1 commit into from
Apr 8, 2022

Conversation

MichaelBell
Copy link
Contributor

There is no implementation for the variant of the ESP8266WebServer::send function that takes a reference to a Stream.

This fixes the error by calling the version that takes a pointer.

@mcspr mcspr merged commit 684156d into esp8266:master Apr 8, 2022
# 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.

3 participants