Browse Source

add comments

polscm32 2 years ago
parent
commit
abdde10e0a
1 changed files with 2 additions and 1 deletions
  1. 2 1
      FreeAPS/Sources/Modules/Home/View/Header/PumpView.swift

+ 2 - 1
FreeAPS/Sources/Modules/Home/View/Header/PumpView.swift

@@ -103,7 +103,8 @@ struct PumpView: View {
         }
     }
     
-    //MARK: WORKS....
+    //MARK: WORKS....BUT MAYBE TIMEZONE PROBLEMS COULD OCCUR
+    //DEFINETELY SOMETHING FOR OUR TIMEZONE EXPERT.....
 
     func calculateTINS() -> String {
         let date = Date()