Closed MikePlante1 closed 2 months ago
This is to address Issue https://github.com/nightscout/Trio/issues/396.
Since rounding is taken care of in BloodGlucose now, the down rounding in the numberFormatter can be changed to round halfUp.
Tested from 8 to 11 in increments of 0.1 mmol/L. Here's a snipped:
This is to address Issue https://github.com/nightscout/Trio/issues/396.
Since rounding is taken care of in BloodGlucose now, the down rounding in the numberFormatter can be changed to round halfUp.
Tested from 8 to 11 in increments of 0.1 mmol/L. Here's a snipped: