1
0
forked from dyf/APP

完成HBY102

This commit is contained in:
liub
2025-11-17 15:30:57 +08:00
parent cb9ed0b1da
commit 18fd446b07
8 changed files with 164 additions and 51 deletions

View File

@ -328,7 +328,7 @@
these.EquipMents.push(arr[i]);
}
}
console.log("EquipMents=", these.EquipMents)
// console.log("EquipMents=", these.EquipMents)
}, pagePath);
//收到设备的消息回调
ble.addReceiveCallback((receivData, f, path, arr) => {