Added preferences for pebble seizure detector mode and sample frequency, and send them to watch as settings.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user