X-Git-Url: http://plrg.eecs.uci.edu/git/?p=pingpong.git;a=blobdiff_plain;f=automation%2Fclickers.sh;h=e284c0f480d3c5d1b8a484c49206e0a2e777aa81;hp=72abda6e562c6ed74dfa9cb5430479463f33d1d3;hb=09d844208450e8158633ab8041760b3bfb91d179;hpb=8dddf3e3042601c12f07fc428bd36f5d1fcce7b1 diff --git a/automation/clickers.sh b/automation/clickers.sh index 72abda6..e284c0f 100755 --- a/automation/clickers.sh +++ b/automation/clickers.sh @@ -5,14 +5,11 @@ # Parameters: # $1 : device identification (run "adb devices" to figure out) -# -# Command: -# ./clickers.sh # Loop variables BEGIN=1 -END=100 -#END=4 +#END=100 +END=4 INC=1 DEVICE=$1