@@ -258,13 +258,12 @@ public class MedtronicCnlIntentService extends IntentService {
...
@@ -258,13 +258,12 @@ public class MedtronicCnlIntentService extends IntentService {
}
}
sendStatus("SGV: "+MainActivity.strFormatSGV(pumpRecord.getSgv())+" At: "+df.format(pumpRecord.getEventDate().getTime())+" Pump: "+offsetSign+(pumpOffset/1000L)+"sec");//note: event time is currently stored with offset
sendStatus("SGV: "+MainActivity.strFormatSGV(pumpRecord.getSgv())+" At: "+df.format(pumpRecord.getEventDate().getTime())+" Pump: "+offsetSign+(pumpOffset/1000L)+"sec");//note: event time is currently stored with offset
// Check if pump sent old event when new expected and schedule a re-poll