From f94673c5e7e714e8af42cfec44b630521e5937ec Mon Sep 17 00:00:00 2001 From: Graham Jones Date: Thu, 21 Dec 2023 17:52:35 +0000 Subject: [PATCH] Changed default settings of fall detection algorithm so it works as a simple high acceleration detection algorithm - might fix #22 --- app/src/main/res/xml/seizure_detector_prefs.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/src/main/res/xml/seizure_detector_prefs.xml b/app/src/main/res/xml/seizure_detector_prefs.xml index 4f74e74..1cb1e6e 100644 --- a/app/src/main/res/xml/seizure_detector_prefs.xml +++ b/app/src/main/res/xml/seizure_detector_prefs.xml @@ -195,12 +195,12 @@ android:summary="" android:title="@string/fall_detect_active_title" />