initial commit
This commit is contained in:
13
lib/amb1_sdk/common/example/http_client/readme.txt
Normal file
13
lib/amb1_sdk/common/example/http_client/readme.txt
Normal file
@@ -0,0 +1,13 @@
|
||||
HTTP CLIENT EXAMPLE
|
||||
|
||||
Description:
|
||||
Http client send request to get server response.
|
||||
|
||||
Configuration:
|
||||
Change HOST_NAME and HOST_PORT to user define.
|
||||
[platform_opts.h]
|
||||
#define CONFIG_EXAMPLE_HTTP_CLIENT 1
|
||||
|
||||
Execution:
|
||||
Call http_client() to send http request.
|
||||
|
||||
Reference in New Issue
Block a user