diff --git a/miniprogram/pages/wear-check/wear-check.js b/miniprogram/pages/wear-check/wear-check.js index d74bf50..5fd7173 100644 --- a/miniprogram/pages/wear-check/wear-check.js +++ b/miniprogram/pages/wear-check/wear-check.js @@ -73,7 +73,7 @@ Page({ wavelength: 2, brightness: 26, hold_time: 0, - control: 0x01 + control: 0x00 }).then(function () { console.log('[WEAR] 微弱光贴合检测指令已发送') }).catch(function () {})