RTL00MP3/RTL00_SDKV35a/component/common/example/httpd/example_httpd.h

7 lines
105 B
C
Raw Normal View History

2017-06-07 20:44:38 +00:00
#ifndef EXAMPLE_HTTPD_H
#define EXAMPLE_HTTPD_H
void example_httpd(void);
#endif /* EXAMPLE_HTTPD_H */