Skip to content

Commit 1cdc310

Browse files
committed
Config: remove RP2040 OTA defines
1 parent 2aa4a28 commit 1cdc310

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/AIoTC_Config.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -158,9 +158,6 @@
158158
#define AIOT_CONFIG_TIMEOUT_FOR_LASTVALUES_SYNC_ms (30000UL)
159159
#define AIOT_CONFIG_LASTVALUES_SYNC_MAX_RETRY_CNT (10UL)
160160

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-
164161
#define AIOT_CONFIG_LIB_VERSION "2.0.3"
165162

166163
#endif /* ARDUINO_AIOTC_CONFIG_H_ */

0 commit comments

Comments
 (0)