Merge branch 'lwip' of https://gitlink.org.cn/tuyuyang/xiuos into 2023_open_source_contest
This commit is contained in:
@@ -60,7 +60,7 @@ uint8_t cJSON_Update(const cJSON * const object,const char * const string,void *
|
||||
|
||||
void Proscess(void* data)
|
||||
{
|
||||
lw_print("<EFBFBD><EFBFBD>ʼ<EFBFBD><EFBFBD><EFBFBD><EFBFBD>JSON<EFBFBD><EFBFBD><EFBFBD><EFBFBD>");
|
||||
|
||||
cJSON *root,*json_name,*json_temp_num,*json_hum_num;
|
||||
root = cJSON_Parse((char*)data); //解析成json形式
|
||||
|
||||
|
||||
Reference in New Issue
Block a user