mirror of
https://github.com/google/pebble.git
synced 2025-11-17 04:50:56 -05:00
spelling: today
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -60,7 +60,7 @@ void health_data_update_step_derived_metrics(HealthData *health_data);
|
||||
|
||||
//! Update the number of steps the user has taken today
|
||||
//! @param health_data A pointer to the health data to use
|
||||
//! @param new_steps the new value of the steps for toaday
|
||||
//! @param new_steps the new value of the steps for today
|
||||
void health_data_update_steps(HealthData *health_data, uint32_t new_steps);
|
||||
|
||||
//! Update the number of seconds the user has slept today
|
||||
|
||||
Reference in New Issue
Block a user