modify mqtt
This commit is contained in:
parent
888bea8fa3
commit
7e526721a3
@ -98,10 +98,9 @@ void CheckThread() {
|
||||
#endif
|
||||
}
|
||||
}
|
||||
if (HardStatus == 60) { // one hour 3600
|
||||
if (HardStatus == 3600) { // one hour 3600
|
||||
JsonData jd;
|
||||
jd.JsonCmd_07();
|
||||
jd.JsonCmd_30();
|
||||
HardStatus = 0;
|
||||
}
|
||||
if (mqttresend == 7200) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user