mirror of
https://github.com/google/pebble.git
synced 2025-11-13 19:12:49 -05:00
1.3 KiB
1.3 KiB
title, date
| title | date |
|---|---|
| Pebble SDK 4.1.2 and 4.1.3 - Changelog | 2016-10-04 |
4.1.2 is a hotfix for firmware 4.1. 4.1.3 removes some debug apps that were inadvertently included in 4.1.2.
Changes to Firmware
- Fixed an issue where the Rocky.js
Dateconstructor did not work for dates in October on a leap year. This also fixes an issue where Tic-Toc would fail after one minute.
Changes to SDK
None.
Known issues
health_service_metric_accessiblealways returnsfalsewhen checking the accessibility ofHealthMetricHeartRateBPM. Instead, usehealth_service_metric_aggregate_averaged_accessible(HealthMetricHeartRateBPM, time_start, time_end, HealthAggregationAvg, HealthServiceTimeScopeOnce)