Please help me with the correct WiFi.h library and in what directory it should be.
When compiling the first WIFI_SERVER program I have the following error message:
can not declare ‘server’ variable to be of type ‘WiFiServer’.
This on the line:
WiFiServer server (80);
Thank you
1 Answers
Hello Marcelo! I’m sorry for taking so long to get back to you, but I’ve been migrating the server and updating RNTLab.com and during those changes it was hard to answer the questions.
Which example are you using? Is that example ESP32 compatible or is an Arduino code example?
Thanks for your patience! Regards,
Rui