From 1e602ef4ba746da5f8e4471b95c2fe72ba1fb354 Mon Sep 17 00:00:00 2001 From: AdrianLxM Date: Tue, 2 Jan 2018 13:40:37 +0100 Subject: [PATCH] domain links --- README-Combo.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README-Combo.md b/README-Combo.md index b612413cae..8e2677bc35 100644 --- a/README-Combo.md +++ b/README-Combo.md @@ -55,7 +55,7 @@ Setup: - Set low cartridge alarm to your liking - Enable keylock (can also be set on the pump directly, see usage section on reasoning) - Get Android Studio 3 https://developer.android.com/studio/index.html -- Clone ruffy from https://github.com/jotomo/ruffy (branch `combo-scripter-v2`) +- Follow the link http://ruffy.AndroidAPS.org and clone via git (branch `combo-scripter-v2`) - Pair the pump using ruffy, if it doesn't work after multiple attempts, switch to the `pairing` branch, pair, then switch back the original branch. If the pump is already paired and can be controlled via ruffy, installing the above version is sufficient. @@ -68,7 +68,7 @@ Setup: When AAPS is using ruffy, the ruffy app can't be used. The easiest way is to just reboot the phone after the pairing process and let AAPS start ruffy in the background. - Clone AndroidAPS from https://github.com/jotomo/AndroidAPS (branch `combo-scripter-v2`) - and build AAPS using the instructions on the wiki https://github.com/MilosKozak/AndroidAPS/wiki + and build AAPS using the instructions in the wiki http://wiki.AndroidAPS.org - Before enabling the Combo plugin in AAPS make sure your profile is set up correctly and your basal profile is up to date as AAPS will sync the basal profile to the pump. @@ -155,4 +155,4 @@ Components/Layers (developers): - ComboPlugin - ruffy-spi (RuffyCommands interface to plug in lower layer) - Scripting layer (ruffyscripter) / Command layer -- Driver layer (ruffy) \ No newline at end of file +- Driver layer (ruffy)