瀏覽代碼

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"):