Skip to content

Commit 38b746a

Browse files
authored
Merge pull request LoopKit#933 from marionbarker/working-docs
fix formula typo
2 parents 54817fb + 1d22f86 commit 38b746a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/operation/loop/open-loop.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -164,9 +164,9 @@ For this example:
164164

165165
$$ Balance = 3 U - 1 U = 2 U $$
166166

167-
$$ MTB = (2 / 1.5) U/hr + 0.5 U/hr = 1.55 U/hr $$
167+
$$ MTB = (2 / 1.5) U/hr + 0.5 U/hr = 1.85 U/hr $$
168168

169-
You have your choice of rounding $MTB$ up or down to the nearest $0.05 U/hr$. For this example, the quantity of $(2/1.5)=1.333$ was rounded up to $1.35 U/hr$.
169+
You have your choice of rounding $MTB$ up or down to the nearest $0.05 U/hr$. For this example, the quantity of $(2/1.5)=1.333$ was rounded up to $1.35 U/hr$ and then the scheduled basal rate was added.
170170

171171
??? question "Why isn't there a menu item? (Click to see more)"
172172
Each item provided by the *Loop* app needs a volunteer to decide it is important and develop a method to provide that item. If a volunteer steps up to do this work, there is a long process of discussion and code review before such a modification is considered for the development branch.

0 commit comments

Comments
 (0)