Merge branch 'master' into easysetup & CBOR changes
[platform/upstream/iotivity.git] / service / easy-setup / sdk / enrollee / arduino / wifi / networkHandler.cpp
old mode 100755 (executable)
new mode 100644 (file)
index 951ff9e..95ad75e
@@ -54,7 +54,7 @@ ES_RESULT ConnectToWiFiNetwork(const char *ssid, const char *pass, NetworkEventC
             != 0)
     {
         OC_LOG(DEBUG, TAG, PCF("!!!!! Upgrade WiFi Shield Firmware version !!!!!!"));
-        return ES_ERROR;
+        //return ES_ERROR;
     }
 
     while (findNetwork(ssid) == 0) // found