Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@aggarw13
Copy link

@aggarw13 aggarw13 commented Oct 8, 2020

Remove unncessary call to MQTT_ProcessLoop after the prvMQTTSubscribeWithBackoffRetries call in MQTT mutual auth demo.

Call to MQTT_ProcessLoop is not required as the prvMQTTSubscribeWithBackoffRetries private function does call MQTT_ProcessLoop function (to receive SUBACK response from broker)

@yourslab
Copy link
Contributor

yourslab commented Oct 8, 2020

Thanks. Just merged #331, can you do this against master now?

@aggarw13 aggarw13 changed the base branch from lts-development to master October 9, 2020 00:27
@aggarw13 aggarw13 changed the base branch from master to lts-development October 9, 2020 00:28
@aggarw13 aggarw13 merged commit 655aa77 into FreeRTOS:lts-development Oct 9, 2020
@aggarw13 aggarw13 deleted the lts-development branch October 9, 2020 17:03
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