mirror of
https://github.com/MarekZegare4/MeshCore-Solo.git
synced 2026-07-26 23:08:11 +00:00
A channel [LOC] broadcast already carries the sender (sendGroupMessage prepends "<name>: "), but the DM path sent a bare "[LOC]<lat>,<lon>" with no name in it. Embed the node name as a trailing token after the coordinate so a DM share is self-describing in any chat client; parseLocShare ignores the trailing text, so receivers are unaffected. Verified: WioTrackerL1_companion_solo_dual builds clean. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>