提高Net精度(虽然没啥用

This commit is contained in:
2019-07-17 09:53:32 +08:00
parent e1c9beb872
commit 359b4b43c7
2 changed files with 10 additions and 9 deletions

View File

@ -23,4 +23,4 @@ function deviceUpdate(){
}
deviceUpdate()
setInterval(deviceUpdate,4000)
setInterval(deviceUpdate,2000)