Skip to content

Commit 646e93d

Browse files
authored
Merge pull request #90 from apabari/patch-1
Update README.md
2 parents 8d8d541 + e7b07f9 commit 646e93d

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Please understand that this project:
2929
<table>
3030
<thead>
3131
<tr>
32-
<td colspan="2" rowspan="2"></td>
32+
<td colspan="2" rowspan="3"></td>
3333
<th colspan="2">Insulin Pump</th>
3434
</tr>
3535
<tr>
@@ -39,7 +39,7 @@ Please understand that this project:
3939
</thead>
4040
<tbody>
4141
<tr>
42-
<th rowspan="3">CGM</th>
42+
<th rowspan="4">CGM</th>
4343
<th>Dexcom G4 + Share</th>
4444
<td>✅<sup><a href="#hw1">1</a> <a href="#hw2">2</a></sup></td>
4545
<td>✅<sup><a href="#hw1">1</a></sup></td>
@@ -49,6 +49,11 @@ Please understand that this project:
4949
<td>✅<sup><a href="#hw2">2</a></sup></td>
5050
<td>✅</td>
5151
</tr>
52+
<tr>
53+
<th>Dexcom G4 without Share</th>
54+
<td>✅<sup><a href="#hw2">124</a></sup></td>
55+
<td>✅</td>
56+
</tr>
5257
<tr>
5358
<th>MM CGM</th>
5459
<td>❌<sup><a href="#hw3">3</a></sup></td>
@@ -60,6 +65,7 @@ Please understand that this project:
6065
<br/><a name="hw1">1</a>. Internet connection required to retrieve glucose
6166
<br/><a name="hw2">2</a>. Pump must have a remote ID added in the [Remote Options](https://www.medtronicdiabetes.com/sites/default/files/library/download-library/workbooks/x22_menu_map.pdf) menu
6267
<br/><a name="hw3">3</a>. It's not impossible, but comms-heavy and there's some work to be done. File an issue if you're someone who's up for the challenge and can test this hardware configuration.
68+
<br/><a name="hw3">4</a>. Requires CGM data to be uploaded to Dexcom Share servers - and then downloaded into loop. At time of writing this has been tested using xDrip+ (https://github.com/jamorham/xDrip-plus).
6369

6470
### RileyLink
6571

0 commit comments

Comments
 (0)