mirror of
https://github.com/openshwprojects/OpenBK7231T_App.git
synced 2026-02-09 11:15:35 +00:00
gi, comments
This commit is contained in:
@ -28,7 +28,7 @@ static void tcp_client_thread( beken_thread_arg_t arg );
|
||||
|
||||
xTaskHandle g_http_thread = NULL;
|
||||
|
||||
void start_tcp_http()
|
||||
void HTTPServer_Start()
|
||||
{
|
||||
OSStatus err = kNoErr;
|
||||
|
||||
|
||||
@ -1,2 +1,2 @@
|
||||
|
||||
void start_tcp_http();
|
||||
void HTTPServer_Start();
|
||||
|
||||
Reference in New Issue
Block a user