Add Aidex
This commit is contained in:
parent
8d98e7005f
commit
8318202755
|
@ -139,6 +139,7 @@ data class UserEntry(
|
||||||
Actions, //From Actions plugin
|
Actions, //From Actions plugin
|
||||||
Automation, //From Automation plugin
|
Automation, //From Automation plugin
|
||||||
BG, //From BG plugin => Add One Source per BG Source for Calibration or Sensor Change
|
BG, //From BG plugin => Add One Source per BG Source for Calibration or Sensor Change
|
||||||
|
Aidex,
|
||||||
Dexcom,
|
Dexcom,
|
||||||
Eversense,
|
Eversense,
|
||||||
Glimp,
|
Glimp,
|
||||||
|
@ -197,4 +198,4 @@ data class UserEntry(
|
||||||
Pump,
|
Pump,
|
||||||
Aaps
|
Aaps
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue