Skip to content

Commit

Permalink
g6g7_sage rename
Browse files Browse the repository at this point in the history
  • Loading branch information
bjorkert committed May 17, 2023
1 parent e2e2e3f commit cb06310
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
File renamed without changes.
2 changes: 1 addition & 1 deletion loop_patches.html
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ <h1>Customize Loop</h1>
addOption(
'option3',
'CGMBLEKit: Dexcom G6+G7 - Sensor Change',
'https://raw.githubusercontent.com/bjorkert/patches/master/g6g7.patch'
'https://raw.githubusercontent.com/bjorkert/patches/master/g6g7_sage.patch'
);

addOption(
Expand Down
2 changes: 1 addition & 1 deletion menu.sh
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ if [ $(basename $PWD) = "LoopWorkspace" ]; then

add_patch "Manual bolus threshold" "manualBolusThreshold" "Loop"
add_patch "Omnipod Dash Site Change" "siteChange" "OmniBLE"
add_patch "Dexcom G6+G7 - Sensor change" "g6g7" ""
add_patch "Dexcom G6+G7 - Sensor change" "g6g7_sage" ""
add_patch "Dexcom G6+G7 - Upload Readings" "g6g7_upload_readings" ""
add_patch "View PreMeal in Nightscout" "preMeal" "Loop"
add_patch "Future carbs 90 minutes" "90m" "Loop"
Expand Down

0 comments on commit cb06310

Please sign in to comment.