Remove unnecessary code and add some error explanations
This commit is contained in:
@ -482,8 +482,6 @@ Error HTTPClient::poll() {
|
||||
return OK;
|
||||
}
|
||||
}
|
||||
// Wait for response
|
||||
return OK;
|
||||
} break;
|
||||
case STATUS_DISCONNECTED: {
|
||||
return ERR_UNCONFIGURED;
|
||||
|
||||
Reference in New Issue
Block a user