Added preferences for pebble seizure detector mode and sample frequency, and send them to watch as settings.

This commit is contained in:
Graham Jones
2016-06-27 20:53:09 +01:00
parent 68478e3be0
commit c871509d62
5 changed files with 62 additions and 0 deletions

View File

@@ -6,6 +6,7 @@
android:summary="Select whether to use a Pebble Watch or network connection as the seizure detector data source."
android:entries="@array/datasource_list"
android:entryValues="@array/datasource_list_values"
android:defaultValue="Pebble"
android:dialogTitle="Select Data Source" />
<CheckBoxPreference
android:defaultValue="true"