Files
ambz-sdk/lib/amb1_sdk/common/example/websocket/example_wsclient.h
2024-12-15 00:34:01 +06:00

6 lines
119 B
C

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