Skip to content
This repository has been archived by the owner on Mar 20, 2023. It is now read-only.

Commit

Permalink
heart rate monitoring enabled by default
Browse files Browse the repository at this point in the history
Signed-off-by: micrusa <micrusa@hotmail.es>
  • Loading branch information
micrusa committed Apr 14, 2020
1 parent b738dac commit 99fb477
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/res/xml/root_preferences.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@

<SwitchPreferenceCompat
app:key="hrOn"
app:defaultValue="true"
app:title="@string/hrEnabled"/>

</PreferenceCategory>
Expand Down

0 comments on commit 99fb477

Please sign in to comment.