mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-21 14:29:28 -04:00
fixes: #1304 The calculation of `hopsAway` was using an incorrect comparison between `hopStart` and `hopLimit`. This commit fixes the logic to correctly determine the number of hops a packet has traveled.