Explorar el Código

Extend the fuzzy matching for autosens for small changes that lead to state changes

Sam King hace 6 meses
padre
commit
d1db62e327
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      Trio/Sources/APS/OpenAPSSwift/Logging/OrefFunction.swift

+ 2 - 2
Trio/Sources/APS/OpenAPSSwift/Logging/OrefFunction.swift

@@ -105,8 +105,8 @@ enum OrefFunction: String, Codable {
             ]
         case .autosens:
             return [
-                "ratio": 0.011,
-                "newisf": 1.5
+                "ratio": 0.021,
+                "newisf": 3.1
             ]
         case .determineBasal:
             return [