NO MOTIONLESS UPLOAD FOR SHORT PERIOD
This commit is contained in:
parent
e980a68f18
commit
759fd29680
Binary file not shown.
Binary file not shown.
|
@ -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);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue