sdk-ameba-v4.0c_180328/component/common/example/websocket/example_wsclient.h
2019-04-02 16:34:25 +08:00

6 lines
No EOL
124 B
C
Executable file

#ifndef _EXAMPLE_WSCLIENT_H
#define _EXAMPLE_WSCLIENT_H
void example_wsclient(void);
#endif /* _EXAMPLE_WSCLIENT_H */