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

Remove meaningless print #358

Merged

Conversation

euripedesrocha
Copy link
Collaborator

Information isn't available in the event, so the printf isn't meaningful and can be confusing to users.

@CLAassistant
Copy link

CLAassistant commented Sep 19, 2023

CLA assistant check
All committers have signed the CLA.

Removes the printf since the information isn't in the event.

Closes espressif#356
@euripedesrocha euripedesrocha merged commit bac742d into espressif:master Sep 21, 2023
19 checks passed
euripedesrocha added a commit to euripedesrocha/esp-protocols that referenced this pull request Oct 25, 2023
0.2.0
Features
- configure client authentication via certificate/key or secure element (ee09ff4)
Bug Fixes
- removed Wno-format flag and fixed formatting warnings (c48e442)
- Removes meaningless printf on subscribed handler (espressif#358) (bac742d, espressif#356)
- Removes unused type for configuration (839c79d)
- added idf_component.yml for examples (d273e10)
- Reintroduce missing CHANGELOGs (200cbb3, espressif#235)
Updated
- docs(common): updated component and example links (f48d9b2)
- docs(esp_mqtt_cxx): updated documentation and deployment file (a547ec8)
- docs(common): improving documentation (ca3fce0)
- Add homepage URL and License to all components (ef3f0ee)
igrr pushed a commit to igrr/esp-protocols that referenced this pull request Nov 7, 2023
…essif#358)

Removes the printf since the information isn't in the event.

Closes espressif#356
CommanderRedYT pushed a commit to CommanderRedYT/esp-protocols that referenced this pull request Mar 18, 2024
…essif#358)

Removes the printf since the information isn't in the event.

Closes espressif#356
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