fix warning in hexdump and ESP8266WiFiMulti
add ssid and ip to debug out
- auto select ssid with best signal - for debugging enable DEBUG_WIFI_MULTI macro and call Serial.setDebugOutput(true); change ESP8266WiFiClass::status() return type to wl_status_t