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
@@ -188,11 +182,11 @@ The next-dev branch will eventually be released as *Loop* version 4. The preset
188
182
189
183
!!! warning "Use of Omnipod 5 Pods requires a CGM with a heartbeat"
190
184
* Omnipod 5 code is experimental
191
-
* The implementation found the the `dev` branch does not provide a heartbeat at this time
185
+
* The initial implementation found older builds of the `dev` branch, v3.14.3, did not provide a heartbeat at this time
192
186
* This means you rely on your CGM to wake up the app when it is in the background or the phone is locked
193
187
* If your CGM does not supply a heartbeat, the app with stop automatically running when it is not open
194
188
* These two branches are available which do provide a heartbeat for Omnipod 5 but are only for expert testers
195
-
* The `update_dev_to_3.14.4` branch uses the *ble-heartbeat* Bluetooth connection method
189
+
* The `dev` branch uses the *ble-heartbeat* Bluetooth connection method
196
190
* The `next-dev` branch uses the *eager-connect* Bluetooth connection method
197
191
* See [Table of OmnipodKit Versions](../faqs/omnipod-faqs.md#table-of-omnipodkit-versions){: target="_blank"} for more information about Bluetooth connection methods
0 commit comments