Skip to content

Commit 688233c

Browse files
committed
Add usage hint
1 parent f116099 commit 688233c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

LoopFollow/BackgroundRefresh/BackgroundRefreshSettingsView.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ struct BackgroundRefreshSettingsView: View {
7373
.foregroundColor(.secondary)
7474

7575
case .dexcom:
76-
Text("Requires a Dexcom G6/ONE/G7/ONE+ transmitter within Bluetooth range. Provides updates every 5 minutes and uses less battery than the silent tune method.")
76+
Text("Requires a Dexcom G6/ONE/G7/ONE+ transmitter within Bluetooth range. Provides updates every 5 minutes and uses less battery than the silent tune method. If you have more than one device to choose from, select the one with the smallest expected bg delay.")
7777
.font(.footnote)
7878
.foregroundColor(.secondary)
7979
}

0 commit comments

Comments
 (0)