NO MOTIONLESS UPLOAD FOR SHORT PERIOD

This commit is contained in:
Yunhorn 2025-01-02 12:19:30 +08:00
parent e980a68f18
commit 759fd29680
3 changed files with 2 additions and 1 deletions

View File

@ -2436,7 +2436,8 @@ void YunhornSTSDurationCheckTimer(void)
sts_lamp_bar_color = STS_HUMAN_MOVEMENT_MOTIONLESS_SHORT_COLOR;
#endif
over_threshold |= 1<<4;
// no upload state for motionless short 2025JAN02
// over_threshold |= 1<<4;
// APP_LOG(TS_OFF, VLEVEL_M, "\r\n 1<<4 Over Threshold =0x%02x \r\n", over_threshold);
}