mirror of
https://github.com/agessaman/MeshCore.git
synced 2026-09-02 18:23:48 +00:00
Add support for neighbor discovery and management in the MyMesh class. This includes structures for neighbor information, methods for handling neighbor advertisements, and control data reception. The new features allow for dynamic neighbor management, enhancing the mesh network's capabilities. Additionally, the maximum number of neighbors is set to 50 across various platform configurations.