feat: harden errors, recovery, and resource usage
This commit is contained in:
@@ -29,6 +29,7 @@ typedef struct {
|
||||
uint32_t largest_free_block_bytes;
|
||||
uint8_t connected_clients;
|
||||
uint16_t rejected_input;
|
||||
int8_t reset_reason;
|
||||
const char *wifi_state;
|
||||
} http_api_health_t;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user