Skip to content

Conversation

rtopz
Copy link

@rtopz rtopz commented Sep 9, 2024

payloadLen is a long unsigned int, %d in printf is for integers. This should be %lu for long unsigned int

esp-idf 5.1.2 errors on build with default error/warn settings

payloadLen is a long unsigned int, %d in printf is for integers. This should be %lu for long unsigned int
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.

1 participant