Browse Source

additional description

Robert 5 years ago
parent
commit
ea313156bc

+ 1 - 1
FreeAPS/Sources/Modules/PreferencesEditor/PreferencesEditorViewModel.swift

@@ -198,7 +198,7 @@ extension PreferencesEditor {
                     displayName: "Enable AutoISF",
                     keypath: \.autoisf,
                     value: preferences.autoisf,
-                    infoText: "Defaults to false.",
+                    infoText: "Defaults to false. Adapt ISF when glucose is stuck at high levels, only works without COB.",
                     settable: self
                 )
             ]