Skip to content

Commit a47b298

Browse files
committed
update doc
1 parent ff0958f commit a47b298

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

adafruit_minimqtt/adafruit_minimqtt.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@ class MQTT:
134134
:param bool use_binary_mode: Messages are passed as bytearray instead of string to callbacks.
135135
:param int socket_timeout: How often to check socket state for read/write/connect operations,
136136
in seconds.
137+
:param int connect_retries: How many times to try to connect to broker before giving up.
137138
138139
"""
139140

0 commit comments

Comments
 (0)