mirror of
https://github.com/oopuuu/zTC1.git
synced 2025-12-13 21:48:25 +08:00
在Web后台增加电源指示灯的开关,修改耗电量统计的定时器逻辑
This commit is contained in:
@@ -63,6 +63,7 @@ typedef struct
|
||||
int task_count;
|
||||
uint32_t p_count_2_days_ago;
|
||||
uint32_t p_count_1_day_ago;
|
||||
int power_led_enabled;
|
||||
pTimedTask task_top;
|
||||
struct TimedTask timed_tasks[MAX_TASK_NUM];
|
||||
} user_config_t;
|
||||
|
||||
Reference in New Issue
Block a user