We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bf9ecb commit 4c5b0e0Copy full SHA for 4c5b0e0
customtypeone_looppatches/dev_cto_no_switcher.patch
@@ -102,7 +102,7 @@ index 5084108e..0e01cea3 100644
102
settings: LoopSettings
103
) -> Double {
104
+ // Modify Bolus Application Factor for modified CustomTypeOne LoopPatches
105
-+ // only effective for ConstantDosingStrategy
++ // only effective for ConstantApplicationFactorStrategy
106
+ var constantBolusApplicationFactor = LoopConstants.bolusPartialApplicationFactor
107
+ let alternatePAFEnabled = UserDefaults.standard.bool(forKey: "alternatePAFEnabled")
108
+ let alternatePAFSetting = UserDefaults.standard.double(forKey: "alternatePAFSetting")
0 commit comments