realtek_ameba_mp_sdk/component/common/example/websocket/example_wsclient.h
2020-07-31 22:16:12 +08:00

6 lines
No EOL
119 B
C

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