Corrected web server mime types to get Garmin display working again. Also added HR alarm standing prameter to /data so network datasource should alarm correctly on HR alarm now.

This commit is contained in:
Graham Jones
2020-02-15 21:26:57 +00:00
parent 384bb7c9a3
commit 8a09fe45cc
6 changed files with 37 additions and 17 deletions

View File

@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="uk.org.openseizuredetector"
android:versionCode="65"
android:versionName="3.1.11"
android:versionCode="66"
android:versionName="3.1.12"
>
<!--android:allowBackup="false"-->