From 2c940b09bacf1c2b78213d7dc8be98c62cef362e Mon Sep 17 00:00:00 2001 From: Scott Leibrand Date: Thu, 2 Nov 2017 15:42:15 -0400 Subject: [PATCH] change default curve to rapid-acting (#769) --- lib/profile/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/profile/index.js b/lib/profile/index.js index 057b68e97..54fa31797 100644 --- a/lib/profile/index.js +++ b/lib/profile/index.js @@ -39,7 +39,7 @@ function defaults ( ) { , enableSMB_after_carbs: false // enable supermicrobolus for 6h after carbs, even with 0 COB , allowSMB_with_high_temptarget: false // allow supermicrobolus (if otherwise enabled) even with high temp targets , maxSMBBasalMinutes: 30 // maximum minutes of basal that can be delivered as a single SMB with uncovered COB - , curve: "bilinear" + , curve: "rapid-acting" , useCustomPeakTime: false , insulinPeakTime: 75 , carbsReqThreshold: 1