Browse Source

correct comment

Robert 5 tháng trước cách đây
mục cha
commit
4d46c03530
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      Trio/Sources/APS/OpenAPS/OpenAPS.swift

+ 1 - 1
Trio/Sources/APS/OpenAPS/OpenAPS.swift

@@ -534,7 +534,7 @@ final class OpenAPS {
 
         // Check for active Temp Targets and adjust HBT if necessary
         try await context.perform {
-            // Check if a Temp Target is active
+            // Check if a Temp Target is active and check HBT differs from setting and adjust
             if let activeTempTarget = try self.fetchActiveTempTargets().first,
                activeTempTarget.enabled,
                let targetValue = activeTempTarget.target?.decimalValue