Files
HaloKeymind/examples/simple_repeater
agessaman 59ca834fa0 feat(mqtt): implement neighbor discovery and management features
Added functionality for neighbor discovery, including the ability to
store and manage neighbor information. This includes methods for
sending discovery requests, handling responses, and updating the
neighbor table. The changes enhance the mesh networking capabilities
by allowing devices to discover and interact with nearby peers more
effectively. Updated relevant structures and methods in MyMesh.cpp
and MyMesh.h to support these features.
2026-07-20 08:10:57 -07:00
..