mirror of
https://github.com/openshwprojects/OpenBK7231T_App.git
synced 2026-02-09 15:25:43 +00:00
w800 config and mqtt works
This commit is contained in:
@ -35,7 +35,7 @@ void HTTPServer_Start()
|
||||
(beken_thread_arg_t)0 );
|
||||
if(err != kNoErr)
|
||||
{
|
||||
ADDLOG_ERROR(LOG_FEATURE_HTTP, "create \"TCP_server\" thread failed!\r\n");
|
||||
ADDLOG_ERROR(LOG_FEATURE_HTTP, "create \"TCP_server\" thread failed with %i!\r\n",err);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user