mirror of
https://github.com/oopuuu/zTC1.git
synced 2025-12-12 21:18:13 +08:00
这样是没问题的
This commit is contained in:
@@ -24,7 +24,7 @@ static void WifiGetIpCallback(IPStatusTypedef *pnet, void * arg)
|
||||
|
||||
os_log("got IP:%s", pnet->ip);
|
||||
wifi_status = WIFI_STATE_CONNECTED;
|
||||
UserFunctionCmdReceived(1,"{\"cmd\":\"device report\"}");
|
||||
//UserFunctionCmdReceived(1,"{\"cmd\":\"device report\"}");
|
||||
}
|
||||
|
||||
//wifi连接状态改变回调
|
||||
|
||||
Reference in New Issue
Block a user