mirror of
https://github.com/google/pebble.git
synced 2025-03-15 08:41:21 +00:00
1.3 KiB
1.3 KiB
title | date |
---|---|
Pebble SDK 3.10-beta1 - Changelog | 2016-02-15 |
This is a pre-release SDK, containing a preview of the new Pebble Health API.
Changes to Firmware
- Added energy (Calorie) usage to the Health app.
- Changed "till" to "'til" in the low battery modals.
- Improved firmware stability.
Changes to SDK
- Added
health_service_get_measurement_system_for_display
to retrieve the user's unit preference. - Added
health_service_sum_averaged
andhealth_service_metric_averaged_accessible
to access average health data. These can be used to determine the goal line used by the Pebble Health app. - Added
HealthMetricRestingKCalories
andHealthMetricActiveKCalories
to retrieve Calorie burn information from Pebble Health.