RTL00MP3/RTL00_SDKV35a/component/common/example/httpd/example_httpd.h
2017-06-07 23:44:38 +03:00

6 lines
105 B
C

#ifndef EXAMPLE_HTTPD_H
#define EXAMPLE_HTTPD_H
void example_httpd(void);
#endif /* EXAMPLE_HTTPD_H */