Explorar o código

Default smbInterval now 2

Jon Mårtensson %!s(int64=5) %!d(string=hai) anos
pai
achega
4535e50312
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      FreeAPS/Sources/Models/Preferences.swift

+ 1 - 1
FreeAPS/Sources/Models/Preferences.swift

@@ -37,7 +37,7 @@ struct Preferences: JSON {
     var allowSMBWithHighTemptarget: Bool = false
     var maxSMBBasalMinutes: Decimal = 30
     var maxUAMSMBBasalMinutes: Decimal = 30
-    var smbInterval: Decimal = 3
+    var smbInterval: Decimal = 2
     var bolusIncrement: Decimal = 0.1
     var curve: InsulinCurve = .rapidActing
     var useCustomPeakTime: Bool = false