Compare commits
No commits in common. "462bfa1f96ce8933750b738296a5163bf9fd2c23" and "e980a68f1833985c0fab7513752a0bf95aa78af8" have entirely different histories.
462bfa1f96
...
e980a68f18
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -2436,8 +2436,7 @@ void YunhornSTSDurationCheckTimer(void)
|
||||||
sts_lamp_bar_color = STS_HUMAN_MOVEMENT_MOTIONLESS_SHORT_COLOR;
|
sts_lamp_bar_color = STS_HUMAN_MOVEMENT_MOTIONLESS_SHORT_COLOR;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// no upload state for motionless short 2025JAN02
|
over_threshold |= 1<<4;
|
||||||
// over_threshold |= 1<<4;
|
|
||||||
// APP_LOG(TS_OFF, VLEVEL_M, "\r\n 1<<4 Over Threshold =0x%02x \r\n", over_threshold);
|
// APP_LOG(TS_OFF, VLEVEL_M, "\r\n 1<<4 Over Threshold =0x%02x \r\n", over_threshold);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue