检测错误码
This commit is contained in:
		| @@ -371,6 +371,9 @@ static void when_scheme_done(ucport_def *u) | ||||
|     DBG_WARN("can not fond variable \"tran\""); | ||||
|     return; | ||||
|   } | ||||
|   DBG_LOG("memused:%d",mem_perused()); | ||||
|   rt_thread_mdelay(100); | ||||
|   DBG_LOG("memused:%d",mem_perused()); | ||||
|   for(int i=0;i<PORT_NUM;i++) | ||||
|   { | ||||
|     // 只给在线设备升级方案 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 ranchuan
					ranchuan