You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Zhangwen 8146f4850a feature:新增清除历史数据功能,仅支持一次清空所有数据 9 months ago
..
app_config.c feature:新增重量保持功能,测试通过 9 months ago
app_config.h feature:新增重量保持功能,测试通过 9 months ago
app_screen_save.c feature:1.实现称重校准功能 2.完善离床报警功能 9 months ago
app_screen_save.h feature:1.实现按时间先后保存重量数据,掉电不丢失 2.实现无操作定时熄屏,触摸屏幕任意处亮屏 9 months ago
app_weight.c feature:对离床报警功能添加1.5s的判断 9 months ago
app_weight.h feature:新增重量保持功能,测试通过 9 months ago
main.c feature:新增重量保持功能,测试通过 9 months ago
main.h feature:新增重量保持功能,测试通过 9 months ago
task_bedalarm.c feature:新增亮屏触发条件:当重量变化大于10kg时,自动亮屏 fix:保存的重量数据为保持状态下的重量值,不支持重量不稳定情况下保存数据 9 months ago
task_bedalarm.h feature:对离床报警功能添加1.5s的判断 9 months ago
task_screen.c feature:新增清除历史数据功能,仅支持一次清空所有数据 9 months ago
task_screen.h feature:优化离床报警任务 9 months ago
task_weight_keep.c feature:对离床报警功能添加1.5s的判断 9 months ago
task_weight_keep.h feature:新增重量保持功能,测试通过 9 months ago