mirror of
https://github.com/gtxaspec/wz_mini_hacks.git
synced 2024-11-09 23:18:20 +00:00
update cmd with new commands
This commit is contained in:
parent
35d106a5c5
commit
48ce0b6ab7
@ -9,8 +9,10 @@ if [ "$1" == "" ]; then
|
||||
echo -e "move (movable camera only)"
|
||||
echo -e "waitMotion <timeout>"
|
||||
echo -e "irled on or off"
|
||||
echo -e "aplay <file path> <volume 1-100> (t31 only)"
|
||||
echo -e "aplay <file path> <volume 1-100>"
|
||||
echo -e "curlDebug on or off"
|
||||
echo -e "mp4write on or off (t31 only)"
|
||||
echo -e "imp_control <variable> <value> (see readme)"
|
||||
else
|
||||
echo "$*" | /opt/wz_mini/bin/busybox nc localhost 4000
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user