mirror of
https://github.com/google/pebble.git
synced 2025-04-30 23:31:40 -04:00
spelling: commit
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
9d9edae49f
commit
2967f60ffc
1 changed files with 1 additions and 1 deletions
|
@ -89,7 +89,7 @@ static const struct tm s_init_time_tm = {
|
||||||
|
|
||||||
#define ACTIVITY_FIXTURE_PATH "activity"
|
#define ACTIVITY_FIXTURE_PATH "activity"
|
||||||
|
|
||||||
// The expected resting kcalories is determined empirically from a known good commmit and
|
// The expected resting kcalories is determined empirically from a known good commit and
|
||||||
// is based on the current time of day and the user's weight, age etc.
|
// is based on the current time of day and the user's weight, age etc.
|
||||||
const int s_exp_5pm_resting_kcalories = 1031;
|
const int s_exp_5pm_resting_kcalories = 1031;
|
||||||
const int s_exp_full_day_resting_kcalories = 1455;
|
const int s_exp_full_day_resting_kcalories = 1455;
|
||||||
|
|
Loading…
Add table
Reference in a new issue