mirror of
https://github.com/taubel/sdk-ameba-v4.0b-gcc.git
synced 2026-04-05 21:15:23 +00:00
6 lines
No EOL
124 B
C
6 lines
No EOL
124 B
C
#ifndef _EXAMPLE_WSCLIENT_H
|
|
#define _EXAMPLE_WSCLIENT_H
|
|
|
|
void example_wsclient(void);
|
|
|
|
#endif /* _EXAMPLE_WSCLIENT_H */ |