master #80

Closed
sundp wants to merge 83 commits from master into P2
3 changed files with 2 additions and 1 deletions
Showing only changes of commit 759fd29680 - Show all commits

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);
}