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

coap_block.c: Use correct format specifier when logging chunk size #1211

Merged
merged 1 commit into from
Aug 16, 2023

Conversation

kkrentz
Copy link
Contributor

@kkrentz kkrentz commented Aug 16, 2023

Two unexact format specifiers in coap_block.c caused compiler errors on an embedded target. This PR fixes the issue.

@mrdeep1
Copy link
Collaborator

mrdeep1 commented Aug 16, 2023

Thanks for finding and providing a fix for these.

@mrdeep1 mrdeep1 merged commit 45261da into obgm:develop Aug 16, 2023
25 checks passed
@kkrentz kkrentz deleted the chunk-pr branch September 13, 2023 09:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants