@ -73,7 +73,7 @@
#define APP_SENSOR_NUM 3
#define APP_LOW_BATTERY_LIMIT 2 // 低电量关机阈值
#define APP_LOW_BATTERY_POWER_ON_LIMIT 8 // 低电量关机阈值
#define APP_LOW_BATTERY_POWER_ON_LIMIT 8 // 是否能开机判定阈值
#define APP_LOW_BATTERY_WARNING_LIMIT 10 // 低电量事件上报阈值
#define BLE_UNCONNECTED_OVERTIME_S 300 // 蓝牙未连接_心跳超时判定时间