OVMS3-idf/examples/mesh/manual_networking/main
qiyueixa e3833999ea mesh: update libs
1. when no parent is found, send probe request via broadcast.
2. fix memory leak caused by the remove announcement being sent is not released when esp_mesh_stop() is called.
3. fix modify IE encrypt after mesh is started.
4. ignore esp_mesh_connect() if mesh automatic reconnection is enabled.
5. fix reason is cleared before vote is done.
2018-12-26 16:10:55 +08:00
..
include mesh: add manual networking function 2018-05-23 18:09:12 +08:00
CMakeLists.txt cmake: make main a component again 2018-09-11 09:44:12 +08:00
component.mk mesh: add manual networking function 2018-05-23 18:09:12 +08:00
Kconfig.projbuild mesh: bugfix 2018-09-23 21:11:02 +08:00
mesh_light.c mesh: add manual networking function 2018-05-23 18:09:12 +08:00
mesh_main.c mesh: update libs 2018-12-26 16:10:55 +08:00