修改延时;修改MQTT CLIENT ID

master
tayttt 3 months ago
parent c625991677
commit bbc73b64c6

@ -539,7 +539,7 @@ namespace Txgy.FilesWatcher.ViewModels
} }
else else
{ {
Thread.Sleep(20000); Thread.Sleep(200);
MseedFileChanged(currentT); MseedFileChanged(currentT);
} }
} }

Loading…
Cancel
Save