Commit 3d6e14a3 authored by 杨熙's avatar 杨熙

補充

parent 3e8e06e3
...@@ -791,8 +791,8 @@ void MQ_CCU_Adapter::onCloudConnect(){ ...@@ -791,8 +791,8 @@ void MQ_CCU_Adapter::onCloudConnect(){
//云端断开连接 //云端断开连接
void MQ_CCU_Adapter::onCloudDisConnect(){ void MQ_CCU_Adapter::onCloudDisConnect(){
mqttOnline = false; mqttOnline = false;
LOGW("云端 断开 连接 .\n") LOGW("云端 断开 连接 .\n");
LOGW("onCloudDisConnect,reconnect in seconds.\n") LOGW("onCloudDisConnect,reconnect in seconds.\n");
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment