mirror of
https://github.com/google/pebble.git
synced 2025-11-14 03:22:48 -05:00
1.3 KiB
1.3 KiB
title, date
| 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_displayto retrieve the user's unit preference. - Added
health_service_sum_averagedandhealth_service_metric_averaged_accessibleto access average health data. These can be used to determine the goal line used by the Pebble Health app. - Added
HealthMetricRestingKCaloriesandHealthMetricActiveKCaloriesto retrieve Calorie burn information from Pebble Health.