mirror of
https://github.com/google/pebble.git
synced 2025-04-24 05:27:07 -04:00
spelling: suddenly
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
eadb5ca422
commit
aacf4a9ab6
1 changed files with 1 additions and 1 deletions
|
@ -183,7 +183,7 @@ static void prv_handle_accel_data(void * data) {
|
|||
// be ignored. We ignore any reading where the BPM is below HRM_SENSOR_MIN_VALID_BPM_READING.
|
||||
// 3.) Once the quality is "Good", we have to ignore all other quality readings (except off-wrist)
|
||||
// because they don't mean anything in this version of the sensor FW.
|
||||
// 4.) If we suddently go "off-wrist", wait for another "Good" or better.
|
||||
// 4.) If we suddenly go "off-wrist", wait for another "Good" or better.
|
||||
//
|
||||
// So, for the first 0 to HRM_SENSOR_SPIN_UP_SEC seconds after turning the sensor on or first
|
||||
// contacting the wrist after being off-wrist, the readings can be unstable and this method will
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue