mirror of
https://github.com/jialexd/sdk-ameba-v4.0c_180328.git
synced 2025-07-31 12:41:05 +00:00
first add sdk
This commit is contained in:
commit
f91efd1250
3915 changed files with 1291882 additions and 0 deletions
13
component/common/example/http_client/example_http_client.h
Executable file
13
component/common/example/http_client/example_http_client.h
Executable file
|
|
@ -0,0 +1,13 @@
|
|||
#ifndef __EXAMPLE_HTTP_CLIENT_H__
|
||||
#define __EXAMPLE_HTTP_CLIENT_H__
|
||||
|
||||
/******************************************************************************
|
||||
*
|
||||
* Copyright(c) 2007 - 2015 Realtek Corporation. All rights reserved.
|
||||
*
|
||||
*
|
||||
******************************************************************************/
|
||||
|
||||
void example_http_client(void);
|
||||
|
||||
#endif //#ifndef __EXAMPLE_HTTP_CLIENT_H__
|
||||
Loading…
Add table
Add a link
Reference in a new issue