mirror of
https://github.com/MarekZegare4/MeshCore-Solo.git
synced 2026-07-26 23:08:11 +00:00
Stale _ping_ack_seen=true from a previous ping attempt could cause an immediate PING_OK (with wrong RTT) on the next ping if the new ACK entry hadn't appeared in the table yet. Reset the flag everywhere _ping_state is set to PING_IDLE. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>