use interval as interval, instead of wait time
This commit is contained in:
parent
7df39994ab
commit
462ea11bd4
4 changed files with 44 additions and 25 deletions
|
|
@ -53,7 +53,7 @@ namespace Pinetime {
|
|||
enum class HeartRateBackgroundMeasurementInterval : uint8_t {
|
||||
Off,
|
||||
Continuous,
|
||||
TenSeconds,
|
||||
FifteenSeconds,
|
||||
ThirtySeconds,
|
||||
OneMinute,
|
||||
FiveMinutes,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue