mirror of
https://github.com/agessaman/meshcore-bot.git
synced 2026-09-02 00:58:37 +00:00
- 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.