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

[VT]: Fix logging output of unsupported functions #475

Merged
merged 1 commit into from
Jun 12, 2024

Conversation

GwnDaan
Copy link
Member

@GwnDaan GwnDaan commented Jun 10, 2024

Fixes a small printf formatting mistake where it took in an uint64 instead of the passed in uint8 for the function code, which gave weird numbers in the log on an ESP32.

@GwnDaan GwnDaan requested a review from ad3154 June 10, 2024 20:13
@GwnDaan GwnDaan self-assigned this Jun 10, 2024
Copy link

sonarcloud bot commented Jun 10, 2024

@GwnDaan GwnDaan merged commit 7b9b158 into main Jun 12, 2024
10 checks passed
@GwnDaan GwnDaan deleted the daan/fix-unsupport-function-formatting branch June 12, 2024 06:40
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