From a13ff07d4cc4999a8e88b021ce39d1b0a16e7972 Mon Sep 17 00:00:00 2001 From: Alireza Ghaderi Date: Thu, 29 Aug 2024 04:18:06 +0000 Subject: [PATCH] less sleep --- setup/setup_px4_sitl.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/setup_px4_sitl.sh b/setup/setup_px4_sitl.sh index d5ef26e..70ee5e9 100644 --- a/setup/setup_px4_sitl.sh +++ b/setup/setup_px4_sitl.sh @@ -321,7 +321,7 @@ if grep -qEi "(Microsoft|WSL)" /proc/version &> /dev/null; then echo " - $MAVLINK2REST_IP:14569" echo " " highlight "Make sure to configure these endpoints in your X-Plane setup as needed." - sleep 5 # Allow the user time to read the information + sleep 2 # Allow the user time to read the information fi fi