Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 88e1fd4

Browse files
mirkokurtandreagilardoni
authored andcommittedApr 18, 2024·
Set LIB_VERSION to 2.0.0
1 parent e226736 commit 88e1fd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/AIoTC_Config.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,6 @@
157157
#define AIOT_CONFIG_RP2040_OTA_HTTP_HEADER_RECEIVE_TIMEOUT_ms (10*1000UL)
158158
#define AIOT_CONFIG_RP2040_OTA_HTTP_DATA_RECEIVE_TIMEOUT_ms (4*60*1000UL)
159159

160-
#define AIOT_CONFIG_LIB_VERSION "1.15.1"
160+
#define AIOT_CONFIG_LIB_VERSION "2.0.0"
161161

162162
#endif /* ARDUINO_AIOTC_CONFIG_H_ */

0 commit comments

Comments
 (0)
Please sign in to comment.