Skip to content

Commit

Permalink
No auto cal on Nightscout sync page
Browse files Browse the repository at this point in the history
  • Loading branch information
Navid200 committed Feb 6, 2024
1 parent 2db9aa6 commit f5051bc
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions app/src/main/res/xml/pref_data_sync.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,12 +53,6 @@
android:key="cloud_storage_api_download_enable"
android:summary="@string/summary_cloud_storage_api_download_enable"
android:title="@string/title_cloud_storage_api_download_enable" />
<CheckBoxPreference
android:defaultValue="false"
android:dependency="cloud_storage_api_download_enable"
android:key="bluetooth_meter_for_calibrations_auto"
android:summary="@string/summary_bluetooth_meter_for_calibrations_auto"
android:title="@string/title_bluetooth_meter_for_calibrations_auto" />
<PreferenceScreen
android:key="rest_api_extra_options"
android:summary=""
Expand Down

0 comments on commit f5051bc

Please sign in to comment.