Syntax
void HTTP_DeinitHttpRequest();
Parameters
None.Return value
None.Remarks
Releases the resources used by the HttpRequest library. If you want to use the HttpRequest library again after calling this function, call HTTP_InitHttpRequest function again.Requirements
Header file:
lib.hLibrary file:
http_request.h
libHttpRequest.a
libSTARTUPOPH5000.a
Last updated: 2020/10/14