2.0.0-master_20170202
版本发布时间: 2017-02-02 14:49:44
nodemcu/nodemcu-firmware最新发布版本:3.0.0-release_20240225(2024-02-25 17:40:35)
- numerous fixes to the EUS module.
- new rfswitch module
- new Cron module
- HTTP module can now chain requests
- new WPS module, #1694
- rework support for modules with >4MB flash chips
- new node.random function
- rewrite of net module on top of lwIP, breaking changes to UDP handling (https://github.com/nodemcu/nodemcu-firmware/issues/1080#issuecomment-270051704),
close()
doesn't triggerdisconnection
event any more (#1716)
See the milestone for the full list of changes.