瀏覽代碼

added link to autoISF

Robert 5 年之前
父節點
當前提交
e7dc2203e0
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      FreeAPS/Sources/Modules/PreferencesEditor/PreferencesEditorViewModel.swift

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

@@ -198,7 +198,7 @@ extension PreferencesEditor {
                     displayName: "Enable AutoISF",
                     displayName: "Enable AutoISF",
                     keypath: \.autoisf,
                     keypath: \.autoisf,
                     value: preferences.autoisf,
                     value: preferences.autoisf,
-                    infoText: "Defaults to false. Adapt ISF when glucose is stuck at high levels, only works without COB.",
+                    infoText: "Defaults to false. Adapt ISF when glucose is stuck at high levels, only works without COB. Read up on https://github.com/ga-zelle/autoISF/tree/2.8.2",
                     settable: self
                     settable: self
                 )
                 )
             ]
             ]