mirror of
https://git.aixiao.me/aixiao/Danger-alarm.git
synced 2025-07-29 19:13:39 +08:00
FreeRTOS Add Boot Time
This commit is contained in:
@@ -48,6 +48,9 @@ typedef struct DATA {
|
||||
float co2;
|
||||
float ch4_;
|
||||
|
||||
// boot time
|
||||
long long unsigned int boot_time_;
|
||||
|
||||
// 超过阈值次数
|
||||
int ds18b20_num;
|
||||
int ch4_num;
|
||||
|
||||
Reference in New Issue
Block a user