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: README.md
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -29,12 +29,13 @@ Please understand that this project:
29
29
<table>
30
30
<thead>
31
31
<tr>
32
-
<td colspan="2" rowspan="3"></td>
32
+
<td colspan="2" rowspan="4"></td>
33
33
<th colspan="2">Insulin Pump</th>
34
34
</tr>
35
35
<tr>
36
36
<th>MM 522/722</th>
37
37
<th>MM 523/723</th>
38
+
<th>MM 554/754</th>
38
39
</tr>
39
40
</thead>
40
41
<tbody>
@@ -53,6 +54,7 @@ Please understand that this project:
53
54
<th>MM CGM</th>
54
55
<td>❌<sup><a href="#hw4">4</a></sup></td>
55
56
<td>✅</td>
57
+
<td>✅<sup><a href="#hw5">5</a></sup></td>
56
58
</tr>
57
59
</tbody>
58
60
</table>
@@ -61,6 +63,7 @@ Please understand that this project:
61
63
<br/><aname="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.
62
64
<br/><aname="hw3">3</a>. Early firmware only available on select models is required for using Closed Loop and Bolus features.
63
65
<br/><aname="hw4">4</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.
66
+
<br/><aname="hw4">5</a>. Confirmed working with AU MM554 firmware 2.6A - unsuccessful reports from some, need to check individual pumps.
0 commit comments