Code: Untitled.txt Select all
ESP32.
However I have found (so far), that the sketch is using 2 .h files that are not found.
1) ESP8266WiFi
2) ESP8266WebServer
I have found what I think is the ESP32 equivalent for the ESP8266WiFi, named WiFi.
but, there is nothing similar for the ESP8266WebServer.
Does anyone know what it is ?
I tried WebServer and ESP32WebServer but no love.
thanks,