xDrip-Experimental
xDrip-Experimental copied to clipboard
question Calibration.estimate_bg_at_time_of_calibration never assigned a value
question, in Calibration.java there's an attribute named estimate_bg_at_time_of_calibration If I "find Usages" for that attribute, it seems to be read only but never written ?
Yea, this is the reason why the SlopeOOB-Handler never (or rarely) returns the slope from before but always defaults to the default values. :(
#359
@petersayeghpeter, I don't see Calibration.java
changed in the PR you linked?