Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check max message size against firmware version #420

Merged
merged 4 commits into from
Sep 2, 2024
Merged

Conversation

aveenismail
Copy link
Member

No description provided.

Copy link
Contributor

@qpernil qpernil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Refactor other places that call yh_util_get_device_info, since we now have it cached. Also, in yh_connect return the value from yh_util_get_device_info (and return the previous rc if it fails). We should also cache the other info we can get from this call (specifically, the algoritm list).

@aveenismail aveenismail force-pushed the max_msg_size branch 2 times, most recently from 969cec4 to 35ede0b Compare September 2, 2024 09:20
@aveenismail aveenismail merged commit d1f325f into master Sep 2, 2024
66 checks passed
@qpernil qpernil deleted the max_msg_size branch November 9, 2024 10:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants