diff --git a/bluetooth_demo_L08/pages/index/index.js b/bluetooth_demo_L08/pages/index/index.js index f14c618..c06b6e9 100644 --- a/bluetooth_demo_L08/pages/index/index.js +++ b/bluetooth_demo_L08/pages/index/index.js @@ -291,11 +291,11 @@ Page({ }) } } - if (typeInfo == "05") { - let mcu = payload.substring(4, 6) - let imp = parseInt(payload.substring(6, 14), 16) - console.log("阻抗类型:", payload, type, typeInfo, mcu,imp) //阻抗模式 - } + // if (typeInfo == "05") { + // let mcu = payload.substring(4, 6) + // let imp = parseInt(payload.substring(6, 14), 16) + // console.log("阻抗类型:", payload, type, typeInfo, mcu,imp) //阻抗模式 + // } } if (type == "0f") { that.setData({