Преглед на файлове

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