소스 검색

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",
                     keypath: \.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
                 )
             ]