1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-06-17 22:23:10 +03:00

add Patch for station+softAP issue based on SDK_v1.0.1 from espressif

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.
This commit is contained in:
Markus Sattler
2015-05-06 17:38:00 +02:00
parent 4e387e4ffe
commit 9e306d706c
3 changed files with 8 additions and 1 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