https://codebender.cc/sketch:37120#Simp ... erWiFi.ino
For my "SparkFun ESP32 Thing" I only commented out the:
Code: Select all
/* // check for the presence of the shield:
if (WiFi.status() == WL_NO_SHIELD) {
Serial.println("WiFi shield not present");
while(true); // don't continue
}
*/