Compare commits

..

No commits in common. "462bfa1f96ce8933750b738296a5163bf9fd2c23" and "e980a68f1833985c0fab7513752a0bf95aa78af8" have entirely different histories.

4 changed files with 1 additions and 2 deletions

View File

@ -2436,8 +2436,7 @@ void YunhornSTSDurationCheckTimer(void)
sts_lamp_bar_color = STS_HUMAN_MOVEMENT_MOTIONLESS_SHORT_COLOR;
#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);
}