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:
Adam Radocz
2025-05-28 16:25:44 -07:00
committed by Ben West
parent 598ba143c1
commit 0b731a06be
+1 -1
View File
@@ -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,