Closed MaxESP closed 5 years ago
dear sir,
i have an error cannot declare variable 'server' to be of abstract type 'EthernetServer'
i have change virtual void begin() = 0; for server.h
it's don't work
minimal source to reproduce?
Dear Sir,
I am sorry it was a mistake from me about spi config all working very good with esp32 +w5500
what about websocket for that library do you have some idear
thanks a lot
dear sir,
i have an error cannot declare variable 'server' to be of abstract type 'EthernetServer'
i have change virtual void begin() = 0; for server.h
it's don't work