From a5fd7dc57f1bb8a72afd5de976b7943e08aa7442 Mon Sep 17 00:00:00 2001 From: Alfonso Gamboa Date: Fri, 17 Jun 2022 00:24:24 -0700 Subject: [PATCH] clarity waitMotion motion tagging requirement --- SD_ROOT/wz_mini/bin/cmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SD_ROOT/wz_mini/bin/cmd b/SD_ROOT/wz_mini/bin/cmd index 9949289..1fee2ee 100755 --- a/SD_ROOT/wz_mini/bin/cmd +++ b/SD_ROOT/wz_mini/bin/cmd @@ -7,7 +7,7 @@ if [ "$1" == "" ]; then echo -e "video on on1 or off off1" echo -e "audio on on1 or off off1" echo -e "move (movable camera only)" - echo -e "waitMotion " + echo -e "waitMotion (you must enable motion tagging in the app first)" echo -e "irled on or off" echo -e "aplay " echo -e "curlDebug on or off"