mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-16 11:21:18 +03:00
add optional espressif fw nonos-sdk 2.2.x (19.03.13) (#5873)
This commit is contained in:
@ -138,7 +138,7 @@ wl_status_t ESP8266WiFiSTAClass::begin(const char* ssid, const char *passphrase,
|
||||
}
|
||||
|
||||
conf.threshold.rssi = -127;
|
||||
#ifndef NONOSDK221
|
||||
#ifdef NONOSDK3V0
|
||||
conf.open_and_wep_mode_disable = !(_useInsecureWEP || *conf.password == 0);
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user