mirror of
https://github.com/openshwprojects/OpenBK7231T_App.git
synced 2026-02-09 13:25:38 +00:00
fixing compile warnings etc
This commit is contained in:
@ -22,7 +22,7 @@ int sendfn(int fd, char * data, int len){
|
||||
|
||||
static void tcp_client_thread( int fd, char *buf, char *reply )
|
||||
{
|
||||
OSStatus err = kNoErr;
|
||||
//OSStatus err = kNoErr;
|
||||
|
||||
http_request_t request;
|
||||
os_memset(&request, 0, sizeof(request));
|
||||
|
||||
Reference in New Issue
Block a user