ota: add ota update capabilities
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
// HTTP Server Configuration
|
||||
// ============================================================================
|
||||
#define BMC_HTTP_PORT 80
|
||||
#define BMC_HTTP_MAX_CONN 4
|
||||
#define BMC_HTTP_MAX_CONN 17
|
||||
#define BMC_HTTP_STACK_SIZE 8192
|
||||
|
||||
// ============================================================================
|
||||
|
||||
Reference in New Issue
Block a user