mirror of
https://github.com/agessaman/MeshCore.git
synced 2026-09-02 02:38:48 +00:00
Add functionality to manage neighbor discovery requests in MyMesh. This includes handling the status of requests, updating the state upon transmission success or failure, and implementing a timeout mechanism for neighbor discovery queries. The changes improve the efficiency and reliability of neighbor discovery operations in MQTT-enabled environments.