mirror of
https://github.com/openshwprojects/OpenBK7231T_App.git
synced 2026-02-09 22:15:29 +00:00
xr809 build logging.c
This commit is contained in:
@ -13,11 +13,7 @@
|
||||
|
||||
#if PLATFORM_XR809
|
||||
|
||||
#define kNoErr 0 //! No error occurred.
|
||||
typedef void *beken_thread_arg_t;
|
||||
typedef int OSStatus;
|
||||
|
||||
#define close lwip_close
|
||||
|
||||
static OS_Thread_t g_http_thread;
|
||||
|
||||
|
||||
@ -307,7 +307,6 @@ void HTTP_AddBuildFooter(http_request_t *request) {
|
||||
poststr(request,upTimeStr);
|
||||
}
|
||||
|
||||
|
||||
// add some more output safely, sending if necessary.
|
||||
// call with str == NULL to force send. - can be binary.
|
||||
// supply length
|
||||
|
||||
Reference in New Issue
Block a user