57862207 hace 1 año
padre
commit
7d598567cf
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/uwb-sample.js

+ 1 - 0
src/uwb-sample.js

@@ -482,6 +482,7 @@ function getsqlData(sdkInstance, uwbInstance, bAddModel) {
                       }
                     )
                   }
+                  console.log('benchPosList',benchPosList)
                   window.showBenchPos(benchPosList);
                 }
                 setTimeout(() => { getsqlDataRealTime(); }, 10);