mirror of
https://github.com/agessaman/meshcore-bot.git
synced 2026-05-26 02:14:07 +00:00
469d818e83
- Enhanced the `add_contact` method to handle variations in parameter requirements across device bindings, ensuring robust functionality. - Avoided passing unnecessary `contact_data` fields that could lead to issues with unsigned integer handling. - Implemented a fallback mechanism for `add_contact` to accommodate signature mismatches, improving error handling.