Skip to content
This repository was archived by the owner on Feb 4, 2023. It is now read-only.

Commit 10cb2ed

Browse files
authored
v1.1.1
### Major Releases v1.1.1 1. Add **MultiWiFi feature to auto(Re)connect to the best WiFi at runtime** 2. Fix bug, typo and minor improvement. 3. Completely enhanced examples to use new MultiWiFi feature. 4. Add setCORSHeader function to allow **configurable CORS Header**. See [Using CORS feature](https://github.com/khoih-prog/ESPAsync_WiFiManager#15-using-cors-cross-origin-resource-sharing-feature) 5. Bump up to v1.1.1 to sync with [ESP_WiFiManager v1.0.11](https://github.com/khoih-prog/ESP_WiFiManager/releases/tag/v1.1.1).
1 parent 6a9eea8 commit 10cb2ed

File tree

26 files changed

+7072
-1904
lines changed

26 files changed

+7072
-1904
lines changed

Images/Saved.png

21.6 KB
Loading

README.md

Lines changed: 833 additions & 401 deletions
Large diffs are not rendered by default.

examples/Async_AutoConnect/Async_AutoConnect.ino

Lines changed: 339 additions & 26 deletions
Large diffs are not rendered by default.

examples/Async_AutoConnectWithFSParameters/Async_AutoConnectWithFSParameters.ino

Lines changed: 332 additions & 52 deletions
Large diffs are not rendered by default.

examples/Async_AutoConnectWithFSParametersAndCustomIP/Async_AutoConnectWithFSParametersAndCustomIP.ino

Lines changed: 416 additions & 64 deletions
Large diffs are not rendered by default.

examples/Async_AutoConnectWithFeedback/Async_AutoConnectWithFeedback.ino

Lines changed: 339 additions & 39 deletions
Large diffs are not rendered by default.

examples/Async_AutoConnectWithFeedbackLED/Async_AutoConnectWithFeedbackLED.ino

Lines changed: 342 additions & 46 deletions
Large diffs are not rendered by default.

examples/Async_ConfigOnDRD_FS_MQTT_Ptr/Async_ConfigOnDRD_FS_MQTT_Ptr.ino

Lines changed: 392 additions & 186 deletions
Large diffs are not rendered by default.

examples/Async_ConfigOnDoubleReset/Async_ConfigOnDoubleReset.ino

Lines changed: 343 additions & 55 deletions
Large diffs are not rendered by default.

examples/Async_ConfigOnStartup/Async_ConfigOnStartup.ino

Lines changed: 334 additions & 47 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)