Initial commit: TXW82x FPV v2.7.0.7-42229 SDK + project sources
This commit is contained in:
6
sdk/app/http/http_server_demo/http_server_demo.h
Normal file
6
sdk/app/http/http_server_demo/http_server_demo.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef HTTP_SERVER_H
|
||||
#define HTTP_SERVER_H
|
||||
|
||||
|
||||
int http_server_init(uint32 ip);
|
||||
#endif
|
||||
Reference in New Issue
Block a user