Skip to content

Commit

Permalink
✏️ Fix typo in "OpenAPS Main Settings" page
Browse files Browse the repository at this point in the history
  • Loading branch information
ebouchut committed Nov 24, 2024
1 parent 082d072 commit cbb900f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/settings/configuration/preferences/mainsettings.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,13 +46,13 @@ You can start by increasing this number to your average mealtime bolus and evalu
Using the **MaxIOB** formula

$$
Average\ Meal\ Bolus + 3 \times Highest\ Hourly\ Basal
Average\ Meal\ Bolus + (3 \times Highest\ Hourly\ Basal)
$$

his recommended **Max IOB** setting should be **12**

$$
6 + 3 \times 2.0 = 12
6 + ( 3 \times 2.0 ) = 12
$$

If you are insulin resistant and/or need help dealing with meal spikes, you can continue to increase this number further to allow for greater insulin delivery.
Expand Down Expand Up @@ -136,4 +136,4 @@ This setting determines the minimum ratio autosens can use for its adjustments.
This limits the ability of Dynamic ISF and Dynamic CR to reduce insulin needs.

### Autosens Min with Autotune
This setting Autotune's ability to reduce insulin needs in your CR, basal profile, and ISF.
This setting limits Autotune's ability to reduce insulin needs in your CR, basal profile, and ISF.

0 comments on commit cbb900f

Please sign in to comment.