diff --git a/HDFwear/20240126ReadMe.md b/HDFwear/20240126ReadMe.md index 532d65c..aa9ea14 100644 --- a/HDFwear/20240126ReadMe.md +++ b/HDFwear/20240126ReadMe.md @@ -161,6 +161,11 @@ BluetoothManager+Function 发送: [237, 126, 0, 1, 0, 40, 0, 1, 0, 2, 21, 1, 218, 78] 接收: [237, 126, 0, 1, 128, 56, 0, 1, 0, 1, 1, 49, 176] +拉取血氧自动检测开关 + func newGetBoAutoDetectData(option: SyncOption = .now, closure: BoAutoDetectClosure? = nil) + 发送: [237, 126, 0, 1, 0, 40, 0, 1, 0, 2, 14, 1, 5, 199] + 接收: [237, 126, 0, 1, 128, 49, 0, 1, 0, 1, 0, 105, 115] + 拉取血氧预警开关 func newGetBoLowRemindData(option: SyncOption = .now, closure: BoLowRemindClosure? = nil) 发送: [237, 126, 0, 1, 0, 40, 0, 1, 0, 2, 15, 1, 54, 246]