mirror of
https://github.com/oopuuu/zTC1.git
synced 2025-12-13 21:48:25 +08:00
fix mico-os uncommited
This commit is contained in:
@@ -979,7 +979,7 @@ if(!seconds||seconds==0){
|
||||
seconds=1;
|
||||
}
|
||||
HttpPost("/mqtt/report/freq", function (re) {
|
||||
ShowToast("已设置上报频率,重启后生效!");
|
||||
ShowToast("已设置上报频率");
|
||||
|
||||
}, seconds);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user