Skip to content

Update 1.0.1

Compare
Choose a tag to compare
@Mixiaoxiao Mixiaoxiao released this 28 Feb 08:07
· 38 commits to master since this release

v1.0.1

  • Reduce winsize from 3 to 2(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) in http_parser.h to avoid multi-definition errors when using ESP8266WebServer together.