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: Replace usage of p with lg_xmit, lg_srcv, lg_crcv #1468

Merged
merged 1 commit into from
Jul 12, 2024

Commits on Jul 12, 2024

  1. coap_block.c: Replace usage of p with lg_xmit, lg_srcv, lg_crcv

    To help debug block issues by replacing the over use of p-> with
    the appropriate lg_xmit->, lg_srcv-> an lg_crcv->. No other code
    changes.
    mrdeep1 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    c5c9e0d View commit details
    Browse the repository at this point in the history