fix:修补蓝牙配网bug
This commit is contained in:
@@ -74,6 +74,7 @@ enum SleepStatus : uint8_t {
|
||||
SLEEP_AWAKE = 0, // 清醒
|
||||
SLEEP_LIGHT = 1, // 浅睡
|
||||
SLEEP_DEEP = 2, // 深睡
|
||||
SLEEP_ABSENT = 3, // 离床/无人/无效
|
||||
};
|
||||
|
||||
// ============================================================
|
||||
|
||||
Reference in New Issue
Block a user