mirror of
https://github.com/dz0ny/meshcore-sar.git
synced 2026-08-11 16:30:28 +00:00
- maxRetryAttemptsFloodOnly: 1→0 (was causing an extra retry for flood contacts that the official app doesn't do) - isLastAttempt: fix off-by-one (retryAttempt already incremented when called from _scheduleRetry) - Reduce ACK timeout jitter from 1-8s to 0.5-2s to avoid long waits that make the UI appear stuck