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

A Little Typo #92

Open
jinfuchiang opened this issue Apr 25, 2024 · 0 comments
Open

A Little Typo #92

jinfuchiang opened this issue Apr 25, 2024 · 0 comments

Comments

@jinfuchiang
Copy link

jinfuchiang commented Apr 25, 2024

There is a typo in the following debug info. Instead of NPN, it should be NPH(Number of Parameter Header), which specifies the number of parameter headers in the SFDP data structure.

SFUD/sfud/src/sfud_sfdp.c

Lines 131 to 132 in 1469249

SFUD_DEBUG("Check SFDP header is OK. The reversion is V%d.%d, NPN is %d.", sfdp->major_rev, sfdp->minor_rev,
header[6]);

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

No branches or pull requests

1 participant