We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ad1a3b commit 10d35e4Copy full SHA for 10d35e4
src/AIoTC_Config.h
@@ -140,6 +140,6 @@
140
141
#define AIOT_CONFIG_RECONNECTION_RETRY_DELAY_ms (1000UL)
142
#define AIOT_CONFIG_MAX_RECONNECTION_RETRY_DELAY_ms (32000UL)
143
-#define AIOT_CONFIG_TIMEOUT_FOR_LASTVALUES_SYNC_ms (10000UL)
+#define AIOT_CONFIG_TIMEOUT_FOR_LASTVALUES_SYNC_ms (30000UL)
144
145
#endif /* ARDUINO_AIOTC_CONFIG_H_ */
0 commit comments