强跟泛光指令修改

This commit is contained in:
fengerli
2025-11-26 16:06:34 +08:00
parent ebbac4232a
commit 8ccc37cb93
2 changed files with 2 additions and 2 deletions

View File

@ -419,7 +419,7 @@
console.log("缺少定位权限,已中止蓝牙扫描。"); console.log("缺少定位权限,已中止蓝牙扫描。");
return; return;
} }
// #endif
if (!ble) { if (!ble) {
ble = bleTool.getBleTool(); ble = bleTool.getBleTool();