sdk-ameba-v4.0c_180328/component/common/example/websocket/example_wsclient.h

6 lines
124 B
C
Raw Normal View History

2019-04-02 08:34:25 +00:00
#ifndef _EXAMPLE_WSCLIENT_H
#define _EXAMPLE_WSCLIENT_H
void example_wsclient(void);
#endif /* _EXAMPLE_WSCLIENT_H */