add BG upload option to NSClient prefs
This commit is contained in:
parent
15f48e5c51
commit
43a098ed09
1 changed files with 5 additions and 0 deletions
|
@ -36,6 +36,11 @@
|
|||
android:summary="@string/ns_upload_summary"
|
||||
android:title="@string/ns_upload" />
|
||||
|
||||
<SwitchPreference
|
||||
android:defaultValue="false"
|
||||
android:key="@string/key_dexcomg5_nsupload"
|
||||
android:title="@string/dexcomg5_nsupload_title" />
|
||||
|
||||
<SwitchPreference
|
||||
android:defaultValue="false"
|
||||
android:key="@string/key_ns_receive_cgm"
|
||||
|
|
Loading…
Reference in a new issue