* it compiles and links

* Update user_main.c
This commit is contained in:
openshwprojects
2024-01-08 21:07:55 +01:00
committed by GitHub
parent 5abefb2b21
commit 2ba126b48b
11 changed files with 255 additions and 3 deletions

View File

@ -1254,6 +1254,8 @@ static int http_rest_post_flash(http_request_t* request, int startaddr, int maxa
socket_fwup_err(0, nRetCode);
return http_rest_error(request, nRetCode, error_message);
}
#elif PLATFORM_LN882H
#elif PLATFORM_BL602
int sockfd, i;