Skip to content

Commit

Permalink
adding temp_rate_end|pump_resumed as a basal change type
Browse files Browse the repository at this point in the history
  • Loading branch information
gniezen committed Nov 16, 2015
1 parent 753d10a commit e9b015d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/drivers/tandemTslimDriver.js
Original file line number Diff line number Diff line change
Expand Up @@ -1547,6 +1547,7 @@ module.exports = function (config) {
case 'timed_segment|temp_rate_end':
case 'new_profile':
case 'temp_rate_end':
case 'temp_rate_end|pump_resumed':
case 'pump_resumed':
// when the command_basal_rate is not the same as the base_basal_rate
// that means we're in a temp basal that crosses the border between
Expand Down

0 comments on commit e9b015d

Please sign in to comment.