You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/docs/walkthrough/phase-1/using-openaps-tools.md
+10-2Lines changed: 10 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -162,23 +162,31 @@ Test ability to get data.
162
162
163
163
```
164
164
openaps use cgm oref0_glucose --hours 2.0
165
+
```
165
166
166
167
# for G5 consider this instead:
168
+
```
167
169
openaps use cgm oref0_glucose --no-raw --hours 2.0
168
-
170
+
```
169
171
(Note this step is not required if you are using a Medtronic CGM. The pump serves as the receiver and all of the pumping and glucose functionality are contained in the same openaps device.)
0 commit comments