samples/subsys/mgmt/hawkbit: Remove unused definition
Remove unused NETWORK_TIMEOUT definition. Signed-off-by: Yong Cong Sin <yongcong.sin@gmail.com>
This commit is contained in:
parent
1409b90c90
commit
7c8de26f45
1 changed files with 0 additions and 1 deletions
|
@ -46,7 +46,6 @@ LOG_MODULE_REGISTER(hawkbit, CONFIG_HAWKBIT_LOG_LEVEL);
|
|||
#define DOWNLOAD_HTTP_SIZE 200
|
||||
#define DEPLOYMENT_BASE_SIZE 50
|
||||
#define RESPONSE_BUFFER_SIZE 1100
|
||||
#define NETWORK_TIMEOUT (2 * MSEC_PER_SEC)
|
||||
#define HAWKBIT_RECV_TIMEOUT (300 * MSEC_PER_SEC)
|
||||
|
||||
#define SLOT1_SIZE FLASH_AREA_SIZE(image_1)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue