creepymonster / GlucoseDirect

App programmed in Swift/SwiftUI for using Libre blood glucose sensors.
MIT License
361 stars 115 forks source link

Detect new `C5` Libre 2 EU and `E6` Libre 1 US14day #556

Closed gui-dos closed 1 year ago

gui-dos commented 1 year ago

I didn't test the recent European "C5" and US "E6" sensors but adding these additional codes should be enough to detect them basing on their patchInfo (see https://github.com/JohanDegraeve/xdripswift/commit/a33b2c0 and https://github.com/JohanDegraeve/xdripswift/commit/1dace4d ).

creepymonster commented 1 year ago

Great, that was a topic I wanted to tackle tonight.