mesh: update libs
authorqiyueixa <qiyuexia@espressif.com>
Tue, 19 Jun 2018 10:23:56 +0000 (18:23 +0800)
committerqiyueixa <qiyuexia@espressif.com>
Tue, 26 Jun 2018 13:49:23 +0000 (21:49 +0800)
commit3c4c838c2b1f811c139e61a10e75b8ffe0f0e647
tree27d41535006f27f68b2cb70bcbdf42753a9c4f35
parent36adefc8a892c2a400566caa04b348f79fd12e7b
mesh: update libs

1. add APIs to set/get announce interval values.
2. add API to enable/disable the min rate to 6Mbps for data packages.
3. add APIs to set/get RSSI threshold values.
4. fix ap_loss.
components/esp32/include/esp_mesh_internal.h
components/esp32/lib
examples/mesh/internal_communication/main/mesh_main.c
examples/mesh/manual_networking/README.md [new file with mode: 0644]