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 2 additions and 2 deletions
Showing only changes of commit 2e26d21e6e - Show all commits

View File

@ -461,8 +461,8 @@ int sts_presence_rss_fall_rise_detection(void)
}
}
acc_integration_sleep_ms(1000 / DEFAULT_UPDATE_RATE_PRESENCE); // 15ms, DEFAULT_UPDATE_RATE);
//acc_integration_sleep_ms(1);
//acc_integration_sleep_ms(1000 / DEFAULT_UPDATE_RATE_PRESENCE); // 15ms, DEFAULT_UPDATE_RATE);
acc_integration_sleep_ms(2);
}
deactivated = acc_detector_presence_deactivate(handle);