mirror of
https://github.com/agessaman/meshcore-bot.git
synced 2026-05-24 16:25:19 +00:00
a34f816af5
- Improved the path decoding functionality to handle single nodes more effectively by checking for hex values. - Added regex pattern matching to identify hex values in path parts, allowing for better decoding of repeater names. - Updated fallback behavior for unknown formats to return the raw path string when decoding fails.