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 489d9d4 commit 899fb31Copy full SHA for 899fb31
src/AIoTC_Config.h
@@ -157,6 +157,6 @@
157
#define AIOT_CONFIG_RP2040_OTA_HTTP_HEADER_RECEIVE_TIMEOUT_ms (10*1000UL)
158
#define AIOT_CONFIG_RP2040_OTA_HTTP_DATA_RECEIVE_TIMEOUT_ms (4*60*1000UL)
159
160
-#define AIOT_CONFIG_LIB_VERSION "1.15.1"
+#define AIOT_CONFIG_LIB_VERSION "2.0.0"
161
162
#endif /* ARDUINO_AIOTC_CONFIG_H_ */
0 commit comments