tsv2-library 0.2.10 → 0.2.11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/tsv2-library.es.js +1 -1
- package/package.json +1 -1
package/dist/tsv2-library.es.js
CHANGED
|
@@ -43060,7 +43060,7 @@ const TI = { class: "flex items-center gap-3 w-full" }, FI = {
|
|
|
43060
43060
|
try {
|
|
43061
43061
|
if (!z())
|
|
43062
43062
|
throw new Error("NOT_SUPPORTED_SYSTEM");
|
|
43063
|
-
if (a("connect"), !l.value.length || !u.value[r.type])
|
|
43063
|
+
if (console.log("🚀 ~ connect ~ devices.value:", l.value), a("connect"), !l.value.length || !u.value[r.type])
|
|
43064
43064
|
throw new Error("HARDWARE_NOT_SYNCHRONIZED");
|
|
43065
43065
|
await bu.connectDevice(), a("connected", u.value[r.type]);
|
|
43066
43066
|
} catch (K) {
|