feat(#90): friendly N-byte path-hash labels in the repeater settings dropdown
The repeater "Path hash mode" dropdown showed raw mode numbers (0/1/2). Match the companion device's selector (settings_screen.dart _PathHashSizeTile) so the options are self-describing: "1-byte · max 64 hops" / "2-byte · max 32 hops" / "3-byte · max 21 hops". Underlying value (mode 0/1/2 = 1/2/3-byte) and the `set path.hash.mode N` wire command are unchanged — labels only. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>feat/64-observer-config
parent
d07ad39b62
commit
496c26e65a
Loading…
Reference in new issue