소스 검색

Improved dynISF logging. Bring back "AF:" in enacted box.

Jon Mårtensson 3 년 전
부모
커밋
80a5bcfa9e
2개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      FreeAPS/Resources/javascript/bundle/determine-basal.js
  2. 1 0
      FreeAPS/Sources/Views/TagCloudView.swift

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 1 - 1
FreeAPS/Resources/javascript/bundle/determine-basal.js


+ 1 - 0
FreeAPS/Sources/Views/TagCloudView.swift

@@ -70,6 +70,7 @@ struct TagCloudView: View {
                  textTag where textTag.contains("Total data avg:"),
                  textTag where textTag.contains("Original formula"),
                  textTag where textTag.contains("Logarithmic formula"),
+                 textTag where textTag.contains("AF:"),
                  textTag where textTag.contains("Autosens/Dynamic Limit:"),
                  textTag where textTag.contains("Dynamic ISF/CR"),
                  textTag where textTag.contains("Basal ratio"):