Skip to content

Commit b318c1e

Browse files
authored
Update nightscout-setup.md
Provided information for users who use mmol instead of mgdl on how to set BG targets in Heroku so don't end up with "urgent high" alerts when they are in range.
1 parent 1f18dfd commit b318c1e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/docs/While You Wait For Gear/nightscout-setup.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -83,19 +83,19 @@ your data, customized watchfaces with your OpenAPS data, and integration with IF
8383
</tr>
8484
<tr>
8585
<th>BG_HIGH</th>
86-
<td>Enter the numeric value of BG you’d like as an urgent high alarm.</td>
86+
<td>Enter the numeric value of BG you’d like as an urgent high alarm. (Note: For users outside the US, this needs to be set in mgdl. Take your desired mmol number and multiply it by 18). </td>
8787
</tr>
8888
<tr>
8989
<th>BG_TARGET_TOP</th>
90-
<td>Enter the numeric value of the top of your target BG.</td>
90+
<td>Enter the numeric value of the top of your target BG.(Note: For users outside the US, this needs to be set in mgdl. Take your desired mmol number and multiply it by 18).</td>
9191
</tr>
9292
<tr>
9393
<th>BG_TARGET_BOTTOM</th>
94-
<td>Enter the numeric value of the bottom of your target BG.</td>
94+
<td>Enter the numeric value of the bottom of your target BG.(Note: For users outside the US, this needs to be set in mgdl. Take your desired mmol number and multiply it by 18).</td>
9595
</tr>
9696
<tr>
9797
<th>BG_LOW</th>
98-
<td>Enter the numeric value of the BG you’d like as an urgent low alarm.</td>
98+
<td>Enter the numeric value of the BG you’d like as an urgent low alarm.(Note: For users outside the US, this needs to be set in mgdl. Take your desired mmol number and multiply it by 18).</td>
9999
</tr>
100100
<tr>
101101
<th>PUSHOVER lines</th>

0 commit comments

Comments
 (0)