fix: restore fitting check control to 0x01 (scan/detect mode)
这个提交包含在:
@@ -73,7 +73,7 @@ Page({
|
||||
wavelength: 2,
|
||||
brightness: 26,
|
||||
hold_time: 0,
|
||||
control: 0x00
|
||||
control: 0x01
|
||||
}).then(function () {
|
||||
console.log('[WEAR] 微弱光贴合检测指令已发送')
|
||||
}).catch(function () {})
|
||||
|
||||
在新工单中引用
屏蔽一个用户