This repository has been archived by the owner on Feb 4, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
### Major Releases v1.4.0 1. Fix staticIP not saved in examples. See [ESP32 static IP not saved after restarting the device](#19) 2. Add structures and functions to handle AP and STA IPs. 3. Add complex examples * [Async_ConfigOnDRD_FS_MQTT_Ptr_Complex](examples/Async_ConfigOnDRD_FS_MQTT_Ptr_Complex) to demo usage of std::map * [Async_ConfigOnDRD_FS_MQTT_Ptr_Medium](examples/Async_ConfigOnDRD_FS_MQTT_Ptr_Medium). 4. Add simple minimal examples * [Async_ConfigOnDRD_ESP32_minimal](examples/Async_ConfigOnDRD_ESP32_minimal) * [Async_ConfigOnDRD_ESP8266_minimal](examples/Async_ConfigOnDRD_ESP8266_minimal) * [Async_AutoConnect_ESP32_minimal](examples/Async_AutoConnect_ESP32_minimal) * [Async_AutoConnect_ESP8266_minimal](examples/Async_AutoConnect_ESP8266_minimal) 5. Modify Version String 6. Add Table of Contents
- Loading branch information