mirror of
https://github.com/google/pebble.git
synced 2025-04-30 15:21:41 -04:00
spelling: correctly
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
1cceb1206d
commit
a989875686
1 changed files with 1 additions and 1 deletions
|
@ -2017,7 +2017,7 @@ static void prv_feed_activity_minutes(KAlgTestActivityMinute *samples, int sampl
|
|||
}
|
||||
|
||||
// ---------------------------------------------------------------------------------------
|
||||
// Test that we correectly recognize walk and run activities
|
||||
// Test that we correctly recognize walk and run activities
|
||||
void test_kraepelin_algorithm__walks_and_runs(void) {
|
||||
const int k_minute_data_len = 60;
|
||||
const int k_minute_data_bytes = k_minute_data_len * sizeof(KAlgTestActivityMinute);
|
||||
|
|
Loading…
Add table
Reference in a new issue