MeshCore/examples
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
..
companion_radio Address PR review: subtract-1 encoding and clamp max_hops 2026-03-03 08:37:22 +01:00
kiss_modem simplify kiss noise floor sampling 2026-02-07 07:42:52 -08:00
simple_repeater * CommonCLI: added "get/set path.hash.mode " 2026-02-23 14:25:19 +11:00
simple_room_server * room server fix 2026-02-24 01:08:11 +11:00
simple_secure_chat * refactor of Contact/Client out_path_len (stored in files), from signed to unsigned byte (+2 squashed commits) 2026-02-21 19:35:51 +11:00
simple_sensor * CommonCLI: added "get/set path.hash.mode " 2026-02-23 14:25:19 +11:00