You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SettingDescription(text:Text("Maximum basal rate is the highest temporary basal rate Tidepool Loop is allowed to set automatically.", comment:"Maximum bolus setting description"), informationalContent:{Text("To be implemented")}) // ANNA TODO: placeholder so this builds
101
+
SettingDescription(text:Text(DeliveryLimits.Setting.maximumBasalRate.descriptiveText), informationalContent:{Text("To be implemented")}) // ANNA TODO: placeholder so this builds
text:Text("Maximum bolus is the highest bolus amount you can deliver at one time.", comment:"Maximum basal rate setting description"), informationalContent:{Text("To be implemented")}) // ANNA TODO: placeholder so this builds
158
+
text:Text(DeliveryLimits.Setting.maximumBolus.descriptiveText), informationalContent:{Text("To be implemented")}) // ANNA TODO: placeholder so this builds
caption:Text("The values you have entered are outside of what Tidepool generally recommends.", comment:"Caption text for warning where both delivery limits are outside the recommended range")
0 commit comments