mirror of
https://github.com/pvvx/RTL00MP3.git
synced 2025-01-14 22:35:17 +00:00
6 lines
No EOL
119 B
C
6 lines
No EOL
119 B
C
#ifndef _EXAMPLE_WSCLIENT_H
|
|
#define _EXAMPLE_WSCLIENT_H
|
|
|
|
void example_wsclient(void);
|
|
|
|
#endif /* _EXAMPLE_WSCLIENT_H */ |