You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
booldisable_auto_reconnect; /*!< Client will reconnect to server (when errors/disconnect). Set
335
338
`disable_auto_reconnect=true` to disable */
336
339
esp_transport_handle_ttransport; /*!< Custom transport handle to use. Warning: The transport should be valid during the client lifetime and is destroyed when esp_mqtt_client_destroy is called. */
337
-
structifreq*if_name; /*!< The name of interface for data to go through. Use the default interface without setting */
340
+
structifreq*if_name; /*!< The name of interface for data to go through. Use the default interface without setting */
0 commit comments