sdk-ameba-v4.0c_180328/component/common/example/http_client/example_http_client.h

14 lines
399 B
C
Raw Permalink Normal View History

2019-04-02 08:34:25 +00:00
#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__