From 5849fc5b6d1d73588eda4f5ea5c72eb68ea9a9b9 Mon Sep 17 00:00:00 2001 From: NateSchoolfield Date: Mon, 15 Feb 2021 20:18:54 -0800 Subject: [PATCH] More README updates --- README | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/README b/README index b23496c..f7d6877 100644 --- a/README +++ b/README @@ -10,9 +10,7 @@ You will need to create two .txt files in the base directory: CURRENT STATUS: -The project now supports basic "heartrate alarming". Currently it's configured to send a 10-second random vibration pattern if the heartrate increase percentage goes -above 17% of the lowest HR value for the last 10 readings, with a 20-minute delay between vibrations. This was tested on the Miband5, which has a better HR -sensor, though I've not yet fully figured out the gyroscope data. Right now only HR and vibration are supported on the Miband5. +The project now supports basic "heartrate alarming". Currently it's configured to send a 10-second random vibration pattern if the heartrate increase percentage goes above 17% of the lowest HR value for the last 10 readings, with a 20-minute delay between vibrations. This was tested on the Miband5, which has a better HR sensor, though I've not yet fully figured out the gyroscope data. Right now only HR and vibration are supported on the Miband5. GOALS: @@ -24,7 +22,4 @@ GOALS: DISCLAIMER: -None of the statements on this web site have been evaluated by the FDA. -Furthermore, none of the statements herein should be construed as dispensing medical advice, or making claims regarding the cure or treatment of diseases. -These statements have not been evaluated by the Food and Drug Administration. -These project is not intended to diagnose, treat, cure, or prevent any diseases. +None of the statements on this web site have been evaluated by the FDA. Furthermore, none of the statements herein should be construed as dispensing medical advice, or making claims regarding the cure or treatment of diseases. These statements have not been evaluated by the Food and Drug Administration. This project is not intended to diagnose, treat, cure, or prevent any diseases.