Added adaptive and average heart rate data to SdData so that it is logged to the data sharing database.

This commit is contained in:
Graham Jones
2023-06-16 21:56:36 +01:00
parent 968f1bf883
commit 3e61397eb5
9 changed files with 130 additions and 23 deletions

View File

@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:versionCode="121"
android:versionName="4.1.7">
android:versionCode="122"
android:versionName="4.1.8">
<!-- android:allowBackup="false" -->
<uses-permission android:name="android.permission.BLUETOOTH" />
<uses-permission android:name="android.permission.BLUETOOTH_ADMIN" />