From f82a6749d0ef6c022693e3abddd15388f27ee4da Mon Sep 17 00:00:00 2001 From: th33xitus <31533186+th33xitus@users.noreply.github.com> Date: Wed, 1 Jul 2020 13:16:09 +0200 Subject: [PATCH] Changed dwc2-for-klipper repo Back to the roots again. Stephan applied some changes so other repos with workarounds are not needed anymore. --- kiauh.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kiauh.sh b/kiauh.sh index 6aab9eb..52304bf 100644 --- a/kiauh.sh +++ b/kiauh.sh @@ -11,9 +11,9 @@ default="\e[39m" ### setup repos KLIPPER_REPO=https://github.com/KevinOConnor/klipper.git -#DWC2FK_REPO=https://github.com/Stephan3/dwc2-for-klipper.git +DWC2FK_REPO=https://github.com/Stephan3/dwc2-for-klipper.git #DWC2FK_REPO=https://github.com/pluuuk/dwc2-for-klipper.git -DWC2FK_REPO=https://github.com/th33xitus/dwc2-for-klipper.git +#DWC2FK_REPO=https://github.com/th33xitus/dwc2-for-klipper.git ## setup some file and folder paths KLIPPER_DIR=${HOME}/klipper