1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-07-30 16:24:09 +03:00

Merge pull request #190 from Links2004/esp8266

add Patch for station+softAP issue based on SDK_v1.0.1 from espressif
This commit is contained in:
Ivan Grokhotkov
2015-05-07 10:20:17 +03:00
4 changed files with 51 additions and 4 deletions

View File

@ -1,3 +1,10 @@
esp_iot_sdk_v1.0.1_15_05_04_p1
-------------------------------------------
Here is a patch for station+softAP issue that users may have, based on SDK_v1.0.1,
solved problem that connect to ESP8266 softAP may fail in station+softAP mode.
Sorry for the inconvenience.
esp_iot_sdk_v1.0.1_15_04_24 Release Note
-------------------------------------------

View File

@ -1 +1 @@
1.0.1_15_04_24
1.0.1_15_05_04_p1