Update 1.0.1
v1.0.1
- Reduce
winsizefrom3to2(same performance) to lower the heap required. Pairing can be done with low free-heap of ~14000. - Specify the MDNS runs on the IPAddress of STA to ensure the HomeKit can work with some SoftAP-based WiFi-Config libraries.
- Rename the
HTTP_METHOD(s) inhttp_parser.hto avoid multi-definition errors when usingESP8266WebServertogether.