RM2_1 #2

Merged
sundp merged 208 commits from RM2_1 into master 2024-09-13 09:16:14 +08:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 3cede5683d - Show all commits

View File

@ -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))
{