57862207 1 anno fa
parent
commit
7d598567cf
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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);