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

Fix remaining format warnings #517

Merged

Conversation

david-cermak
Copy link
Collaborator

@david-cermak david-cermak commented Feb 28, 2024

Format warnings

  • MQTT example -- should be deleted and changes applied to IDF, but esp_timer is not supported yet. Needs to stay here for now.
  • esp_modem for linux target
  • slip-modem

mdns on H2

  • Using #if MDNS_...._ENABLED instead of #if defined(MDNS_...)
  • Un-ignored build on H2

@david-cermak david-cermak merged commit 4977f96 into espressif:master Mar 5, 2024
117 checks passed
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.

3 participants