shawenguan 2 vuotta sitten
vanhempi
commit
353a1579c3
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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();