-
Notifications
You must be signed in to change notification settings - Fork 42
Compiler error for Ehernet example #129
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
Comments
Applied this solution:
found here https://github.com/khoih-prog/Ethernet_Manager |
Thanks man!! We were writing the solution the same time :D Yeah... also async web server would have been a nice implementation... :( but also aWOT seems a very nice work :D |
I'm happy you got it working. @ArminPP thanks for helping to take care if this issue. |
Compiler exits in this way:
cannot declare variable 'server' to be of abstract type 'EthernetServer'
Last library release installed, arduino IDE 1.8.12, ESP32 1.0.6 eith ethernet library and w5500 board.
Thanks :)
The text was updated successfully, but these errors were encountered: