mirror of
https://github.com/agessaman/meshcore-bot.git
synced 2026-05-11 18:14:50 +00:00
6d80ad03da
- Updated the TraceCommand class to support parsing of 1-byte, 2-byte, and 3-byte hex node paths. - Improved the _extract_path_from_message and _parse_path_arg methods to handle multibyte node formats and enforce consistent length checks. - Enhanced help text and usage examples to reflect new path formats. - Added unit tests for multibyte path parsing and reciprocal path building to ensure correct functionality.