From b800a8ff3fbc5d72bab64db249de421d7ac3f9fc Mon Sep 17 00:00:00 2001 From: Kenneth Jiang Date: Thu, 12 Oct 2023 11:19:02 -0700 Subject: [PATCH] Change wording for the new auto discovery process --- scripts/obico.sh | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/scripts/obico.sh b/scripts/obico.sh index eeca2c9..f8bef57 100644 --- a/scripts/obico.sh +++ b/scripts/obico.sh @@ -251,9 +251,8 @@ function moonraker_obico_setup_dialog() { done fi blank_line - echo -e "| To link to your Obico Server account, you need to |" - echo -e "| obtain the 6-digit verification code in the Obico |" - echo -e "| mobile or web app. For more information, visit: |" + echo -e "| It will take only 10 seconds to link printer to Obico.|" + echo -e "| For more information, visit: |" echo -e "| https://www.obico.io/docs/user-guides/klipper-setup/ |" blank_line echo -e "| If you don't want to link the printer now, you can |" -- 2.39.5