shawenguan hace 2 años
padre
commit
353a1579c3
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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();