RM2_1 #2
|
@ -349,7 +349,7 @@ int sts_presence_rss_fall_rise_detection(void)
|
||||||
acc_rss_deactivate();
|
acc_rss_deactivate();
|
||||||
return EXIT_FAILURE;
|
return EXIT_FAILURE;
|
||||||
}
|
}
|
||||||
|
// BEFORE MERGE FIRST AND SECOND HALF FALL RISE DETECTION
|
||||||
// ******** First Half detection of fall down and rise up
|
// ******** First Half detection of fall down and rise up
|
||||||
if (!acc_detector_presence_activate(handle))
|
if (!acc_detector_presence_activate(handle))
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue