Files
MeshCore/src/helpers
Wouter Bijen c016db86d5 Address PR review: subtract-1 encoding and clamp max_hops
- Change > to >= so stored value 1 means direct/0-hop only (liamcottle)
- Clamp max_hops to 63 on write since getPathHashCount() caps at 63 (robekl)
- Update comments to reflect encoding: 0=no limit, 1=direct only, N=up to N-1 hops

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 08:37:22 +01:00
..
2025-12-02 10:31:24 +00:00
2026-02-15 11:25:27 +01:00
2025-06-25 11:00:24 +02:00
2025-06-30 03:46:18 +02:00
2026-02-18 22:32:01 +07:00