mirror of
https://github.com/bckelley/cgm-remote-monitor.git
synced 2026-08-24 03:14:12 -05:00
Update the glucose molecular mass.
References: - [National Institute of Standards and Technology](https://webbook.nist.gov/cgi/cbook.cgi?ID=C50997&Mask=40) - [National Institute of Health](https://pubchem.ncbi.nlm.nih.gov/compound/D-Glucose)
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@
|
|||||||
"HTTP_BAD_REQUEST": 400,
|
"HTTP_BAD_REQUEST": 400,
|
||||||
"ENTRIES_DEFAULT_COUNT" : 10,
|
"ENTRIES_DEFAULT_COUNT" : 10,
|
||||||
"PROFILES_DEFAULT_COUNT" : 10,
|
"PROFILES_DEFAULT_COUNT" : 10,
|
||||||
"MMOL_TO_MGDL": 18.018018018,
|
"MMOL_TO_MGDL": 18.01559,
|
||||||
"ONE_DAY" : 86400000,
|
"ONE_DAY" : 86400000,
|
||||||
"TWO_DAYS" : 172800000,
|
"TWO_DAYS" : 172800000,
|
||||||
"FIFTEEN_MINUTES": 900000,
|
"FIFTEEN_MINUTES": 900000,
|
||||||
|
|||||||
Reference in New Issue
Block a user