shawenguan 2 rokov pred
rodič
commit
353a1579c3
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      Scripts/jhsh/jhshHelper.js

+ 1 - 1
Scripts/jhsh/jhshHelper.js

@@ -65,7 +65,7 @@ if (!lk.isExecComm) {
     }
 }
 
-function doTest(){
+async function doTest(){
     startTime = new Date().getTime();
     lk.log('start='+startTime);
     await testWait();