Skip to content

Commit e0c8722

Browse files
committed
future carbs 4h for dev
1 parent 17430f3 commit e0c8722

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
Submodule Loop contains modified content
2+
diff --git a/Loop/Loop/Models/LoopConstants.swift b/Loop/Loop/Models/LoopConstants.swift
3+
index a62fc138..795c5a6e 100644
4+
--- a/Loop/Loop/Models/LoopConstants.swift
5+
+++ b/Loop/Loop/Models/LoopConstants.swift
6+
@@ -25,7 +25,7 @@ enum LoopConstants {
7+
static let maxCarbAbsorptionTime = TimeInterval(hours: 8)
8+
9+
static let maxCarbEntryPastTime = TimeInterval(hours: (-12))
10+
- static let maxCarbEntryFutureTime = TimeInterval(hours: 1)
11+
+ static let maxCarbEntryFutureTime = TimeInterval(hours: 4)
12+
13+
static let maxOverrideDurationTime = TimeInterval(hours: 24)
14+

0 commit comments

Comments
 (0)