Update MQTT config for Keep Alive demo that uses dummy timer (#457)

The MQTT library has been updated with the MQTT_RECV_POLLING_TIMEOUT_MS and MQTT_SEND_RETRY_TIMEOUT_MS configurations which should be set to zero when using a dummy timer function to avoid possibility of infinite loop when retrying failed transport send/receive calls. As the MQTT Keep Alive demo uses a dummy timer function, this PR updates the demo configuration to set these timeouts to zero.
This commit is contained in:
Archit Aggarwal 2020-12-09 19:02:51 -08:00 committed by GitHub
parent 9d937aa0ab
commit c0d4c7c67c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 40 additions and 6 deletions

@ -1 +1 @@
Subproject commit 93c15bdab832f0a0aa3b6deb06dd19b0d5227133
Subproject commit 510a3f6ecac041859114b41462c1829a29f026ca