Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 32236f3

Browse files
andreagilardonipennam
andauthoredJul 22, 2024··
Update src/ArduinoIoTCloudTCP.cpp
Co-authored-by: Mattia Pennasilico <[email protected]>
1 parent 46f4794 commit 32236f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎src/ArduinoIoTCloudTCP.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -305,6 +305,7 @@ ArduinoIoTCloudTCP::State ArduinoIoTCloudTCP::handle_Connected()
305305

306306
/* Check for new data from the MQTT client. */
307307
_mqttClient.poll();
308+
308309
/* Retransmit data in case there was a lost transaction due
309310
* to phy layer or MQTT connectivity loss.
310311
*/

0 commit comments

Comments
 (0)
Please sign in to comment.