realtek_ameba_mp_sdk/component/common/example/websocket/example_wsclient.h

6 lines
119 B
C
Raw Normal View History

2020-07-31 14:16:12 +00:00
#ifndef _EXAMPLE_WSCLIENT_H
#define _EXAMPLE_WSCLIENT_H
void example_wsclient(void);
#endif /* _EXAMPLE_WSCLIENT_H */