I am not sure if this is an issue, since the 3.0.0-rc1 is still technically unstable, but just in case the problem persists till stable release - the compilation doesn't work, but it can be fixed by adding
include
include
below #if defined(ESP32) inside URLStream.h
I can submit a pull request if you want.
Device Description
NodeMCU32S
Sketch
(tested with streams-generator-pwm.ino example, but likely will be the same for any code including the library)
Other Steps to Reproduce
No response
What is your development environment
No response
I have checked existing issues, discussions and online documentation
[X] I confirm I have checked existing issues, discussions and online documentation
Problem Description
I am not sure if this is an issue, since the 3.0.0-rc1 is still technically unstable, but just in case the problem persists till stable release - the compilation doesn't work, but it can be fixed by adding
include
include
below #if defined(ESP32) inside URLStream.h
I can submit a pull request if you want.
Device Description
NodeMCU32S
Sketch
Other Steps to Reproduce
No response
What is your development environment
No response
I have checked existing issues, discussions and online documentation