before merge two half of fall rise detection
This commit is contained in:
parent
80ad4d0c81
commit
3cede5683d
|
@ -349,7 +349,7 @@ int sts_presence_rss_fall_rise_detection(void)
|
|||
acc_rss_deactivate();
|
||||
return EXIT_FAILURE;
|
||||
}
|
||||
|
||||
// BEFORE MERGE FIRST AND SECOND HALF FALL RISE DETECTION
|
||||
// ******** First Half detection of fall down and rise up
|
||||
if (!acc_detector_presence_activate(handle))
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue