Closed tanner87661 closed 5 years ago
Could you please change the header file to support ESP32? Like this:
#include <WiFi.h>
#include <ESP8266WiFi.h>
Thanks
Done
Could you please change the header file to support ESP32? Like this:
ifdef ESP32
else
endif
Thanks