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 2aa4a28 commit 1cdc310Copy full SHA for 1cdc310
src/AIoTC_Config.h
@@ -158,9 +158,6 @@
158
#define AIOT_CONFIG_TIMEOUT_FOR_LASTVALUES_SYNC_ms (30000UL)
159
#define AIOT_CONFIG_LASTVALUES_SYNC_MAX_RETRY_CNT (10UL)
160
161
-#define AIOT_CONFIG_RP2040_OTA_HTTP_HEADER_RECEIVE_TIMEOUT_ms (10*1000UL)
162
-#define AIOT_CONFIG_RP2040_OTA_HTTP_DATA_RECEIVE_TIMEOUT_ms (4*60*1000UL)
163
-
164
#define AIOT_CONFIG_LIB_VERSION "2.0.3"
165
166
#endif /* ARDUINO_AIOTC_CONFIG_H_ */
0 commit comments