Преглед изворни кода

clarity waitMotion motion tagging requirement

Alfonso Gamboa пре 3 година
родитељ
комит
a5fd7dc57f
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      SD_ROOT/wz_mini/bin/cmd

+ 1 - 1
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 <timeout>"
+	echo -e "waitMotion <timeout> (you must enable motion tagging in the app first)"
 	echo -e "irled on or off"
 	echo -e "aplay <file path> <volume 1-100>"
 	echo -e "curlDebug on or off"