|
@@ -65,7 +65,7 @@ extension SMBSettings {
|
|
|
VStack(alignment: .leading, spacing: 10) {
|
|
VStack(alignment: .leading, spacing: 10) {
|
|
|
Text("Default: OFF").bold()
|
|
Text("Default: OFF").bold()
|
|
|
Text(
|
|
Text(
|
|
|
- "When the carb on board (COB) forecast line is active, enabling this feature allows Trio to use Super Micro Boluses (SMB) to deliver the insulin required."
|
|
|
|
|
|
|
+ "When there are carbs on board (COB > 0), enabling this feature allows Trio to use Super Micro Boluses (SMB) to deliver the insulin required."
|
|
|
)
|
|
)
|
|
|
Text(
|
|
Text(
|
|
|
"Note: If this is enabled and the criteria are met, SMBs could be utilized regardless of other SMB settings being enabled or not."
|
|
"Note: If this is enabled and the criteria are met, SMBs could be utilized regardless of other SMB settings being enabled or not."
|